Search Videos

XML in Flashh Part 3



Video Title : XML in Flashh Part 3
Description : the third part in the flash and xml series. part 4 coming soon. var myXML:XML = new XML(); myXML.ignoreWhite=true; myXML.onLoad = function(sucess) { if(sucess) { subjectTXT = this.firstChild.childNodes[0].childNodes[2].firstChild.nodeValue; fromTXT = this.firstChild.childNodes[0].childNodes[1].firstChild.nodeValue; toTXT = this.firstChild.childNodes[0].childNodes[0].firstChild.nodeValue; messageTXT = this.firstChild.childNodes[0].childNodes[3].firstChild.nodeValue; xmlBox.text = messageTXT; toBox.text = toTXT; fromBox.text = fromTXT; subjectBox.text = subjectTXT; } } myXML.load("xml/tutex.xml");
Views : 5602
Rating : 4.58
Keywords, Tags : flash xml tutorial video cs3 mx xslt display readable
Video Length : 10 : 31


Comments :

For the first time, I kinda GET IT! Thank you so much!! Need part 4.

when I preview my flash file I get 'undefined' in the boxes, instead of: me, Jeff, food etc. :s?

Great tutorial! Please do one on how to make a simple photogallery.

You're an excellent teacher- do you plan to migrate these tuts to CS3? I can't use Flash 8 where I work and I have to take all my classes in CS3. Yours are the clearest tutes I've found, but....

Where is part 4? I can't found it anywhere

you use windows vista! i do also and i got adobe flash 9 cs3 pro too! This is so easy to understand for me :)

thanks!


Powered By IT Middle 2006©Viduz.com All Rights Reserved. All Video materials brought by YouTube.com