Jump to content
Search Community

LoaderMax SWFLoader

scotbord test
Moderator Tag

Recommended Posts

When executing to load an SWF file, I got this error "ReferenceError: Error #1069: cannot find property stop on ".

I guess that's because it's assume my SWF is a movie clip, the thing is that it's not. Is it possible to make a Loader that Load swf that are not MovieClip, unless this is just a bug in SWFLoader.

 

Here is the code I call

fontsLoader.append(new SWFLoader("fonts/"+font.@name+".swf",{name:font.@name,autoPlay:false,context:contextLoader}));

 

Thank you

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