Jump to content
Search Community

Flex and new tweening version

NicolasJ test
Moderator Tag

Recommended Posts

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