I have two swf’s, one swf to load the other.
I use bulkloader to load the swf and it works fine when i run “Test Movie” inside flash.
But when i run my html-file outside flash it won’t load the other swf.
How is this possible?
Is there any configuration i have to do in my html-file?
I’m using swfobject to embed the first swf in my html-file.
Thanks!
//Johan