Share Posted February 23, 2011 Hi Sorry for my poor english. I load an external SWF that's contains a microsite (like sliderMicroSite Greensock but more simple). This microsite has some alpha tweens goes correctly, but also has a rotationX tween that's not works. What's happens? singlelines.insert(TweenLite.to(mercatPa, 1, { rotationX:90, alpha:0} ), 6) Link to comment Share on other sites More sharing options...
Share Posted February 23, 2011 Hi lluc666, What version of Flash Player are you publishing to? My understanding is that rotationX/Y/Z are only available in Flash Player 10. Hope this helps, if not perhaps someone with more knowledge than me can help. X10 Link to comment Share on other sites More sharing options...
Share Posted February 23, 2011 that's an excellent suggestion X10 and thanks for jumping in to help! From the amount of code provided that is the best place to start. Link to comment Share on other sites More sharing options...
Author Share Posted February 23, 2011 You were right!!! The main SWF was in FP 9. I reused it from an example... A lot of thanks!! 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