TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Probably a pretty easy question...but I need help.

Page: 1 Reply
Sep 9th 2002#68427 Report
Member since: May 15th 2002
Posts: 68
I've just started to learn flash and I have what is probably a pretty simple question for you guys. When I create a motion tween...even just a simple square moving from one side of the screen to the other, how do I get it to stop? I mean when I create it and then view it in my browser to see what it will look like when want to put it on a Web site it continuosly plays over and over again. Is there something simple I'm not doing to get it to stop after it runs through the motion the first time?

Any help is appreciated.

Thanks
Reply with Quote Reply
Sep 10th 2002#68465 Report
Member since: Jul 17th 2002
Posts: 215
well flash always plays everything as a loop. so what ur gonna need to do a lot while working with flash, is add the actionscript code:
stop();
on the frame that u want 2 stop. so if its frame 15, click on it then open ur actionscript editor and select that code off the side or type it in.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum