Ok...let me see if I can add more detail. I have a restaurant menu that my customer wishes to display on her webpage. The webpage has been created in Flash MX 2004. I would like each item from the menu to have a category (drop-down list) and a subcategory (drop-down list).
It goes like this...I would like the user to click a category (american, thai, chinese), which will populate the subcategory drop-down list (soups, appetizers, combination platters), which would then populate another drop-down list, with the names of the dishes in it.
When the user clicks a dish, I would like the corresponding information to populate some text boxes with a description and pricing. I would like all of this information to be contained in an xml file, so that I can update only the xml file when something changes.
Do you have any suggestions that do that?
Thanks,
Taco
Main Topics
Browse All Topics





by: dutchfoxerPosted on 2005-10-06 at 18:00:07ID: 15035430
This is a big question... wow. A bit too general maybe. Look at the folowing and explain in more detail what you need.
le_detail. php?id=118
support/fl ash/applic ations/ cre ating_form s/creating _forms06.h tml
Okay, you would need a XML-menu. You can look for tutorials on this and create one youreself in Flash. Learn how to read XML with Actionscript and then build it with your own XML.
Or you could go for "components". There are free flash components to make your life easier.
XML menu component, have a look because it looks cool: http://www.sephiroth.it/fi
Your dropdown list.... is it like a dropdown in HTML? Or it is just a way for an user to select an item? For a dropdown like in HTML you would use FLash's form UI components. And you select a Combobox. See explaination here:
http://www.macromedia.com/
If you have zero experience with Flash, then this could be a hard thing to do. Maybe find someone to help you with this. Or try and find something similar you could download!? A good resource site with lots of free flash-files: http://www.flashkit.com