Flash MP3 player how?
Flash MP3 player how?
Out of context: Reply #4
- Started
- Last post
- 17 Responses
- unfittoprint0
first things first.
You populate the menu info, path, description with the XML content.
Second.
Any fancy, eye candy transition is either a tween or an alpha loop function within the movie button. A function checks the number [length] of items in the XML object and then uses, for example, a For In loop together with the attachmovie function to construct the menu.