I would like to have the possibility on the news to add picture with the text like in the long html text. Can u do that ? Plliiizzzeee
Hi theflyingtinman
thanks for your answer
So I change as u told me and I called my function as this :
on my firstframe :
loadXML();
function loadXML(){
var AccueilXML:XML = new XML ;
AccueilXML.ignoreWhite = true;
AccueilXML.onLoad = function(success){
if(success){
trace(“xml loadé”);
var root: XMLNode = this.firstChild;
var titre :String = root.childNodes0.childNodes0.nodeValue;
var description:String = root.childNodes1.childNodes0.nodeValue;
}
titreTxt.htmlText = titre;
accueilTxt.htmlText = description;
}
AccueilXML.load(“accueil.xml”);
};
but I still don’t have anything appear.
Hi everybody
I need help with a flash that doesn’t display my xml text.
You can get my files here : www.blueroom.fr/clients/solar_screen/Archive.zip
Thank u
I have the following problem with this gallery : I used it on the full XML website V3 of Triworks. In this website you have a clip that plays when you click on a section to hide the background.
I change the default gallery of the website V3 wich is Full Screen XML Gallery VRT V1 for the V2, but now the clip that hide the background doesn’t play properly.
Thank you for your help.
You can have a look at http://www.papangueproject.com/2008/index.html
go to work and digital design section
