Jump to content
GreenSock

Dooprod

Greensock / Tweening and Flash Builder 4.7 (Air 3.4)

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

Thanks!

 

I just wanted to write something here, because FB 4.7 is now live(beta), and I think a lots of people will find this same error! But v12 is already here too...! Just matter of time to completly switch!

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