I'd sure appreciate any advice... I'm going around in circles...
On the main scene named "lookupSplash" the second frame has a stop action.
There is a movie clip playing.
On the mc's second to last frame it has the action:
scene.lookupSplash.play = "theEnd";
or
scene.lookupSplash.gotoandplay = "theEnd";
the last frame has this action:
stop();
problem is, it never advances to this label, which is on the 4th frame of
the main timeline.
why?
Thanks a million, Liz Catch the vigorous horse of your mind!
On the main scene named "lookupSplash" the second frame has a stop action.
There is a movie clip playing.
On the mc's second to last frame it has the action:
scene.lookupSplash.play = "theEnd";
or
scene.lookupSplash.gotoandplay = "theEnd";
the last frame has this action:
stop();
problem is, it never advances to this label, which is on the 4th frame of
the main timeline.
why?
Thanks a million, Liz Catch the vigorous horse of your mind!