开发者

Moving Frames in the Main Timeline from Inside a Movie Clip

I've got an animation inside 1 frame of my main timeline (the animation is inside a movie clip). Once t开发者_JAVA技巧his animation is done, I want flash to move to the next frame of the main timeline, and stop.

What code do I use here? I can't figure it out.


The correct code ended up being

_root.gotoAndPlay(3);

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜