janwos Posted December 10, 2012 Posted December 10, 2012 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.
Carl Posted December 10, 2012 Posted December 10, 2012 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now