Share Posted August 15, 2010 Hi Jack, great job on the TransformationManager, I just picked it up Friday! I have an app with an illustration canvas and for some reason TM and it are having a hard time getting to know each other. (I apologize, I haven't taken the time to test TM outside of my Flex app) The problem I'm having is that for some reason only the move tool is showing up on the newly drawn shapes. I don't get handles for rotation or scaling. I'm adding them through addItem after they're drawn. At the moment I'm just testing with whatever the default instantiation (no params) does. Any ideas? Thank you much as always. By the way, this is all written in AS3 above the Flex GUI, so I'm using your base TM class. Link to comment Share on other sites More sharing options...
Share Posted August 15, 2010 Hmmm, not sure. Never heard of that issue before and it's kinda tough to troubleshoot without seeing your code/app. Any chance you could send it my way? The simpler the better (you don't need to send your production files - just a simple example that isolates the issue). Link to comment Share on other sites More sharing options...
Author Share Posted August 16, 2010 Sure Jack, it's a pretty lean app, I'll email it your way shortly. Link to comment Share on other sites More sharing options...
Share Posted September 7, 2010 Hello, My issue seems to be the same. The transform box, rotate, or scale does not show up. I am still able to move the display object with the move tooltip. I am also working in AS3 in a Flex wrapper- Using original TM class with display objects. Has this been resolved? Link to comment Share on other sites More sharing options...
Share Posted September 7, 2010 I can't remember exactly what the problem with wilrevehl's file was, but I'm pretty sure it wasn't a problem with TransformManager. wilrevehl, do you remember? TNord, feel free to send me your files if you still need help. It's very difficult to troubleshoot blind. 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