PDA

View Full Version : [MX] RE: Flash and XML // Actionscript Animation?



dwilt
November 10th, 2004, 05:07 PM
http://www.enhancedinnovations.com/tutorials/buttonsAndXml.html

If you go here, you will see that I am dynamically creating buttons with some fuctions I made that are getting their values from Flash. Basically, the functions count the amounts of childNodes there are in this (http://www.enhancedinnovations.com/tutorials/siteContent.xml) xml document under the parent "siteContent" and what it does is, it creates that amont of buttons based on the "siteContent.firstChild.firstChild.childNodes.lengt h."

Now, my question is: How can i have these buttons come in at different times.

Example, the first fades in, then the second, etc..

Anyone know this?

If you have any more questions that might help you solve this, let me know.

I would love to help anyone that doesn't understand this too!!

dwilt
November 10th, 2004, 05:43 PM
can anyone get this?

dwilt
November 10th, 2004, 07:50 PM
asd