Share Posted March 29, 2010 Hi there, just having a small problem using the transformManager (as3) and fileRefence. I have seen a another post about the same problem in the browser but this is in the flash cs4 ide? the image imports fine, is added fine and I am able to scale etc, but once I make it large and then rotate it flies out of the constrain area and is lost? any help would be cool. Ps, class is kick ass. Thanks Chunk Link to comment Share on other sites More sharing options...
Share Posted March 29, 2010 Two questions: 1) What version of TransformManager are you using? Please make sure you've got the latest & greatest by logging into your GreenSock account at https://www.greensock.com/account/ and downloading it there. 2) Could you post an example FLA that demonstrates the issue? It's tough to troubleshoot blind Link to comment Share on other sites More sharing options...
Author Share Posted March 29, 2010 Hi man, sorry about that I have the latest version I only purchased last week! I think it is an issue with UIloader, Im using it within fileReference loading in a local image (fp10) I have tested fine with other images (loaded from server) so I think I have narrowed it down to the UILoader component. I will make a small demo asap and post up. Im also looking at an alternative route other than the UILoader. Thanks for the speedy reply. Chunk Link to comment Share on other sites More sharing options...
Author Share Posted March 29, 2010 here is a test file that I made. Thanks Chunk Link to comment Share on other sites More sharing options...
Share Posted March 29, 2010 Yep, it definitely looks like a bug in Adobe's UILoader class. When I replaced it with a regular Loader instance, it worked great. Apparently UILoader has some internal stuff that handles resizing for you which is causing problems. Link to comment Share on other sites More sharing options...
Author Share Posted March 29, 2010 yeah thought so!.... do you know is the only way to use the filerefence (load image from local/desktop) is through the UILoader? Ive tried it with just a normal loader and I get issues? (in the IDE cs4, not with TM) Thanks for checking the file too! Chunk 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