Jump to content
Search Community

Greensock / Tweening and Flash Builder 4.7 (Air 3.4)

Dooprod test
Moderator Tag

Recommended Posts

Hi everyone!

 

I'm just here to talk about a small error I found when I use Flash Builder 4.7 (beta), with Air3.4 SDK. With the new ASC2 (more infos here: http://www.bytearray.org/?p=4789), the "goto" ref is now not allow.

So in the file "TimelineLite.as" by exemple, this function will return an error :

 

public function goto(timeOrLabel:*, suppressEvents:Boolean=true):void {
 setTotalTime(parseTimeOrLabel(timeOrLabel), suppressEvents);
}

 

So, you can comment this line (if you don't use goTo of course...), and it will work.

Maybe we can have more information on this for the futur?

Just said that for the next v12 of Greensock Plateform!

 

Thanks!

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...