Jump to content
Search Community

TweenMax for AS2: Flash MX2004 limitations?

flash08 test
Moderator Tag

Recommended Posts

Trying to use TweenMax AS2 version.

 

Simple test:

 

var myGroup:TweenGroup = TweenGroup.allTo(myArray, .2, {blurFilter:{blurX:10, blurY:10}}, TweenMax);

//then later...

myGroup.reverse();

 

Returns errors, "The class BitmapFilter could not be loaded" and "Actionscript 2.0 class scripts may only define class or interface constructs" and some others.

 

I am running Flash MX2004 - is that the prob?

 

TIA for your help.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...