hi there! sooo here’s my situation:
i created a flash menu that calls its items from an xml document. the menu items are images that scroll within the menu movie clip depending on mouse position. my problem is that, when clicked, each of these menu items needs to call a pretty complex function.
so this seems like a really basic question, but, is there a tag or something i can use in the xml file to like, name each of the items so that i can write functions with them individually with my actionscript in flash?
any help would be greatly appreciated! thanks for your time!