HITdrumHARD
07-29-2004, 09:27 PM
I am doing a simple Screens slide show that loads an external swf on every slide. I am using loadMovie, and when doing a publish preview, or viewing with the stand-alone Flash Player, it works fine. But when viewing in a browser using the flash plugin (both mac and PC), the external swf's don't load.
Has anyone come across this, or even better have a solution?
I thought maybe it has to do with Flash's domain restrictions, but the external swf sits in the same directory as the main swf, and uses a relative path, e.g.:
this.loadMovie("myswf.swf");
Any help would be soooooooooooo nice.
:D
- Andrew
Has anyone come across this, or even better have a solution?
I thought maybe it has to do with Flash's domain restrictions, but the external swf sits in the same directory as the main swf, and uses a relative path, e.g.:
this.loadMovie("myswf.swf");
Any help would be soooooooooooo nice.
:D
- Andrew