Actionscript Problem on how to flip a movie clip
November 28, 2005 2:50 AM
Subscribe
Flash Actionscript Problem. _rotation rotates a movie clip how do flip a movie clip (as in mirror image). I have tried _flip, _mirror and looked all over but cannot find the correct syntax.
Cheers if you can help
posted by spooksie to computers & internet (1 comment total)
1 user marked this as a favorite
_xscale=-100;
posted by spooksie at 3:28 AM on November 28, 2005