开发者

Looping in Flash

I'm using FLash MX - 2004 and have a slide-show with 70 frames. When it plays and hits frame-70 I want it to loop and start playing again at frame-35 (and run endlessly). However, the default behavior is that it restarts at frame-1.

How do I configure the show to restart at fra开发者_StackOverflowme-35 once it plays through?

Thanks!


On frame 70, in the Actions - Frame, write gotoAndPlay(35). This will cause it to go back to that frame and follow this loop continuously.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜