|
-
flip an image on attach movieclip?
I'm attaching a movieclip to the stage and then setting certain variables to create a rondom feel. I want flash to randomly select NORMAL or MIRRORED. The effect is just a horizontal flip of the original movieclip. I know this is easy for someone, please help.
-
that would mean altering _xscale:
_xscale=-100;
assuming you know about the random() function.
gparis
-
I do indeed GParis thanks once again for youre help.
-
Come to think of it I dont know how to set random to either one or the other.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|