
06-05-2008, 12:56 PM
|
 |
WebProWorld Veteran
|
|
Join Date: Aug 2003
Location: Connecticut, US
Posts: 603
|
|
Re: external swf preloader issue
You should check the path of your "bytes loaded" actionscript part of the preloader in the external swf. If you're using loadMovie into a movie clip holder for the external swf and your preloader in that movie is looking to _root for the total bytes and bytes loaded it will read the main movie as loaded.
|