Answered
_root.gotoAndPlay inside a movie clip doesn't work with multiple scenes
Hello
My site was up and running when I decided to add a preloader, which I placed in a new scene before the real site.
Now I notice that all my buttons are broken.
After some research I found out that a button with _root.gotoAndStop(5) inside a movieclip (and there are a lot of them in my site) doesn't work anymore since there are multiple scenes.
Is this a bug or is there a workaround? (I'm using Flash MX 2004)
This file may illustrate the problem.
download example
Thank you
My site was up and running when I decided to add a preloader, which I placed in a new scene before the real site.
Now I notice that all my buttons are broken.
After some research I found out that a button with _root.gotoAndStop(5) inside a movieclip (and there are a lot of them in my site) doesn't work anymore since there are multiple scenes.
Is this a bug or is there a workaround? (I'm using Flash MX 2004)
This file may illustrate the problem.
download example
Thank you