Guest_imported
New member
- Jan 1, 1970
- 0
the movie plays and after that an end frame comes up with various options. one is to go back and play the movie but at a later frame eg at frame 120. how do i go about it. i've tried this below but it comes up with script error. please help
on mouseup
go frame 2
the movieTime of sprite(1)
to frame 100
end
but this comes up
script error: ExpectedTO
the moveTime of sprite (1)?
what am i doing wrong
on mouseup
go frame 2
the movieTime of sprite(1)
to frame 100
end
but this comes up
script error: ExpectedTO
the moveTime of sprite (1)?
what am i doing wrong