Share Posted February 22, 2011 I have a slider which controls the scale of an object handled by the Transform Manager AS3. That object is within a set of boundaries. I want the slider to prevent scaling beyond the point at which the scaled object exceeds its boundaries. Will Transform Manager handle that or do I need some customization done? Link to comment Share on other sites More sharing options...
Share Posted February 22, 2011 Sure, you can define the "bounds" property of the TransformManager and it will enforce boundaries for you. Were you having trouble with that? If so, feel free to send me a simple example that demonstrates the problem and I can take a peek. 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