Share Posted September 13, 2011 Hi Greensock, I have a site that has sperate MC with their own Classes. Within these classes I have imported and used you LoaderMax tools for loading images in (a) and videos in (. However, when I come to load the Video and put it on stage I am getting: Type Coercion failed: cannot convert com.greensock.loading::ImageLoader@2a128ce1 to com.greensock.loading.VideoLoader. Now if I remove MC (a) then MC ( loads and shows the video just fine. I'm sure I've screwed something up somewhere, but i'm wondering why there would be this 'corss-talk' betweeen classes? Are we 'allowed' to have more than one loadermax queue running in the FLA. Any insight may be useful, Thanks Mike Link to comment Share on other sites More sharing options...
Share Posted September 13, 2011 without seeing your code it is difficult to diagnos. are you sharing eventListeners between the 2 LoaderMax queues. do your loaders have unique names? these are just guesses. please post the code you have in each MC, or upload a simplified version of your files. thx Carl Link to comment Share on other sites More sharing options...
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