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

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 xml document under the parent “siteContent” and what it does is, it creates that amont of buttons based on the “siteContent.firstChild.firstChild.childNodes.length.”

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!!