Hello to all who have seen this topic over and over…
and thank you in advance for the answers~
So here it goes…
I have a photogallery with buttons correlating to each gallery.
When a button is clicked, the ever-so-popular xml-photogallery is launched into an empty movie clip.
A common problem here is that when there is a new MC launched, the buttons on the main timeline are still active. Which is a big NO-NO.
So I’ve looked here and there for a solution to disable the buttons on the main timeline… And there are plenty of them, but I can’t figure out where to place the AS. (in the maintimeline, in the button, in the new launched MC etc etc… )
I’m not a genius with FLASH and the least bit knowledgeable wtih AS…
Could I make an if/else statement in the maintimeline??
Say, IF the empty movieclip (lets call it gallery) is occupied, disable ALL buttons on the maintimeline, ELSE, enable all the buttons on the timeline.
Is this plausible? If so, could someone provide me with the appropriate script. If not, do you have any other suggestions that would get rid of this problem all together, rather than putting code on each button/MC (which I wouldn’t know anyways… )
Thanks again, my genius’