Hi all,

 

I am facing some strange issue. I am using a piece of code to load a SWF
into movie clip.

 

on(release) {

abc = _root.swap.createEmptyMovieClip("swfHolder_mc", 1);

this.swfHolder_mc.loadMovie("trip.swf");

}

 

Its working fine when I open the SWF exported in Flash Player or IE. But
not when I open it in Safari.

Both the SWF ie. exported SWF and loaded SWF are at the same level. Can
anybody help me out.

 

Thanks & Regards

Swapnil

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to