Jump to content
Search Community

Need help with importing TimeLite, Max, etc.

moonK test
Moderator Tag

Recommended Posts

Hi, thanks in advanced I've been trying to install the classes for a project but when i publish the movie the compiler error box says it cannot be found. The flash file is in the same directory as the com folder, so i'm scratching my head here..

 

 

yes, it is a as3 flash file :) and i dble checked in publish settings.

I wrote the code on the first frame in the timeline. I'm using flash cs5

 

import com.greensock.TimeLite;

import com.greensock.TimelineMax;

import com.greensock.easing.*;

 

TweenLite.to(ball_mc, 1, {x:100, y:200, alpha:0.5});

 

//these are the erorrs i'm getting

 

Scene 1, Layer 'Layer 2', Frame 1, Line 1 1172: Definition com.greensock:TimeLite could not be found.

Scene 1, Layer 'Layer 2', Frame 1, Line 1 1172: Definition com.greensock:TimeLite could not be found.

Scene 1, Layer 'Layer 2', Frame 1, Line 5 1120: Access of undefined property TweenLite.

 

 

much thanks!

Moon

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