Share Posted April 25, 2010 Hi; I'm building simple application where I need to have flipping horizontal and vertical functionality and than to record each step. on http://burnandbass.com/imageencoding/ImagePuzzle.swf is some very basics - how I can track and record if item is flipped (by using right click context menu) Link to comment Share on other sites More sharing options...
Author Share Posted April 25, 2010 Basicly I need to know if object is flipped verical (or horizontal) or not. Is it implemented in the transform manager? Link to comment Share on other sites More sharing options...
Share Posted April 27, 2010 You could check to see if the scaleX or scaleY is negative. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now