Hi all, I have a pretty simple question. I have a global var that I declare in the main level of the movie. I then set it to assorted movieclip paths inside functions. But the problem is, when the function ends, the variable empties. I need a varible that I can pass between functions (this will be a movieclip path of an "open" clip. This is for a dropdown menu).
Basically, I need a varible that contains the path of the currently open clip. Each time a new menu is opened, it closes the old menu, and sets the varible to the movieclip that the use just clicked on.
How can I go about this?
Thanks for your help!
Fion
Basically, I need a varible that contains the path of the currently open clip. Each time a new menu is opened, it closes the old menu, and sets the varible to the movieclip that the use just clicked on.
How can I go about this?
Thanks for your help!
Fion