PDA

View Full Version : Flipping in actionscript



Gwocker
August 25th, 2003, 05:29 AM
Is there a possible way to make an object flip (change directions, vertically or horizontally) using actionscript? Sorry if that was a stupid question, I wasn't able to find the answer anywhere >.<

ahmed
August 25th, 2003, 05:44 AM
do you mean like this:
mymovie._xscale *= -1?:)

Gwocker
August 25th, 2003, 05:52 AM
Exactly. ^_^

Gwocker
August 25th, 2003, 05:59 AM
Oh wait, hold on. You see, I put that actionscript so that it'll execute when you press the Left Arrowkey, but now after you press it, I don't want it to flip again when you press the left arrowkey. Could you help me on that as well?

kode
August 25th, 2003, 06:47 AM
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=25877