Jump to content
Search Community

Recommended Posts

Posted

I copied code from the example page but when i compile the code i got this message:

 

Type was not found or was not a compile-time constant: LoaderEvent.

 

LoaderEvent etc. is all recognized in code. Anyone has a suggestion what might cause this error?

 

Thanks.

Posted

Hi and Welcome to the GreenSock forums.

 

Not sure which example you are referring to, but make sure the following is at the top of your code:

 

import com.greensock.events.LoaderEvent;

 

Let us know if that helps.

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