Hi.
I’ve built a menu where each menu slides out and the movie clips that form the buttons on the menu fade in and out when you rollover and then rollout. I have used the same item from the library for each of these buttons, so the actionscript for the rollout is in this movieclip. I was applying the actionscript on(release){getURL(“link”);} to the instance of each movieclip, but then the fading stops working but the link works. How do I get both the links and fading to work without creating a separate movieclip in the library for every link?
I have attached the fla file if that helps. Only one of the menus is in the fla I deleted the others because the file was too large
Thanks