PDA

View Full Version : [FMX]: Dynamically populating a menu via XML



bleutuna
April 13th, 2003, 01:44 PM
I want to dynamically create a menu based on an XML file, which will specify the categories and sub-categories.

PRoblem is, I'm not sure where to start as far as getting Flash to read the XML, create a menu item, and then move onto the next section.

Anyone know of a tutorial or a quick example of doing this sort f thing? :trout:

senocular
April 13th, 2003, 01:47 PM
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=13697

the first part covers basic XML (and its use in Flash) then theres a XML populated menu example at the end