Hi all,
I've got a bit of a problem.
I've created two scenes (for simplicity 1 + 2). On 1 I've created a movie symbol that acts as a navigation button allowing me to jump between scenes.
Within the menu movie several buttons are located that link to various scenes (on the 'press' mouse event the flash movie jumps to the next scene as expected - I've labelled the first frame at the start of scene 2 and the jump is achieved using gotoAndPlay with a stop() in the first frame of 2)
Obviously I am trying to reuse the menu symbol in scene 2. When I again click on the same button (from 2) it jumps to the beginning of the flash movie.
Can anyone help me with this problem...
Thanks.
I've got a bit of a problem.
I've created two scenes (for simplicity 1 + 2). On 1 I've created a movie symbol that acts as a navigation button allowing me to jump between scenes.
Within the menu movie several buttons are located that link to various scenes (on the 'press' mouse event the flash movie jumps to the next scene as expected - I've labelled the first frame at the start of scene 2 and the jump is achieved using gotoAndPlay with a stop() in the first frame of 2)
Obviously I am trying to reuse the menu symbol in scene 2. When I again click on the same button (from 2) it jumps to the beginning of the flash movie.
Can anyone help me with this problem...
Thanks.