Jump to content
Search Community

avoiding import statement in as3

aclaiman test
Moderator Tag

Recommended Posts

HI!

Is there any way to use TweenLite without using the import statement?

 

I do this with standard flash classes using fully qualified names for example:

 

var s:flash.display.Bitmap= new flash.display.Bitmap();

 

but I don´t know how to do it with an external library like TweenLite.

 

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