[web] how to stop an .sfx animation movie from looping?

Started by
0 comments, last by GekkoCube 19 years, 7 months ago
so i created a simple animation with text moving about with motion tweening and alpha-blending...etc, for a website. when i preview the movie everything is great, except that it loops. how do i make it not loop? thanks.
Advertisement
hmm, setting a stop() action at the last frame seemed to have done it.

im sure there are better ways of doing this, but unless i experience ill sideeffects, ill just do it like this for now.

This topic is closed to new replies.

Advertisement