Jump to content
Search Community

Recommended Posts

Posted

Hello,

 

I just downloaded the last AS3 version.

Copied it in my project and just start a compilation (this is a Flex project).

 

I have several errors :

 
Description Resource Path Location Type
1061: Call to a possibly undefined method initClass through a reference with static type Class.
TweenCore.as /<myproject>/src/com/greensock/core line 84 Flex Problem

Description Resource Path Location Type
1061: Call to a possibly undefined method remove through a reference with static type com.greensock.core:SimpleTimeline.
TweenCore.as /<myproject>/src/com/greensock/core line 219 Flex Problem

Description Resource Path Location Type
1067: Implicit coercion of a value of type com.greensock.core:SimpleTimeline to an unrelated type com.greensock.core:TweenCore. TweenCore.as /<myproject>/src/com/greensock/core line 241 Flex Problem

In TweenCore line 83 :

 

Multiple markers at this line:
-Access of undefined property rootFrame
-1119: Access of possibly undefined property rootFrame through a reference with static type Class.
is it a regression ?
 
Best,
 
Nicolas
Posted

It sounds like you must have old versions mixed into your project somewhere. TweenCore doesn't even exist anymore. Please download the latest version, DELETE all of your old greensock files, and try recompiling. You may need to clear your ASO files too. 

Posted

Rhoo ...

sorry for this post ... 

Thanks Jack

  • Like 1

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