PantherRun
Technical User
Hey out there;
setup: my root timeline consists of say 16 frames. Each frame contains a movieclip.
A have a script action "STOP" on each of the root timeline frames.
When I publish, Output tells me this on 2 of the frames on the root timeline-
"scene1, layer1, frame 5. statement must appear within on/ onclipevent handle stop();" (note -I have the exact same stop script on each frame)
it was suggested... "when you're looking at the stop(); action in frame 5 or 8, what does the grey title bar of the actions pane say? it should say "Actions - Frame". If it says "Actions - Movie Clip", there's your problem - you've typed the action onto the movie clip and not onto the frame.
Great suggestion but on checking, every action = frame.
Can anybody nail the problem - why is output pissed on frames 5 and 8 but not on the rest?
Thanks
Hoss
setup: my root timeline consists of say 16 frames. Each frame contains a movieclip.
A have a script action "STOP" on each of the root timeline frames.
When I publish, Output tells me this on 2 of the frames on the root timeline-
"scene1, layer1, frame 5. statement must appear within on/ onclipevent handle stop();" (note -I have the exact same stop script on each frame)
it was suggested... "when you're looking at the stop(); action in frame 5 or 8, what does the grey title bar of the actions pane say? it should say "Actions - Frame". If it says "Actions - Movie Clip", there's your problem - you've typed the action onto the movie clip and not onto the frame.
Great suggestion but on checking, every action = frame.
Can anybody nail the problem - why is output pissed on frames 5 and 8 but not on the rest?
Thanks
Hoss