Search found 1 match
- Mon Feb 20, 2012 7:11 am
- Forum: How Do I...?
- Topic: Stop my .anme file from looping inside AS debut 8
- Replies: 1
- Views: 537
Stop my .anme file from looping inside AS debut 8
Hi, newbie here. I want to stop my movie from continuously looping after hitting the final frame (which I've set at 25). After it hits frame 25 it goes back to frame 0 and starts over. In Flash, i can use a simple stop(); method to do this, but I can't see anything in AS debut to do the same thing. ...