View Full Version : preloader question
jaument
10-21-2005, 04:10 PM
I am currently using a percentage preloader to preload many of my .swf files into a blank movie clip. The problem is that I can not add the appropriate script to all of my .swf files because they have been produced with screen capute software and I do not have a .fla file to edit. Is there a way to preload .swf files without having the ability to edit the original .fla? You can see an example of my problem at:
http://www.dragon.k12.pa.us/ms/teched/index.htm
Thanks for any suggestions.
jaument
Paerez
10-21-2005, 04:44 PM
What you want to do is put the preloading code in the main movie, then use a movie clip loader to monitor the swf's loading progress and update the preloader.
So just put one preloader on the main swf that you make, not on each swf.
oldnewbie
10-21-2005, 05:27 PM
A generic preloader like this one...
Attachment removed...
jaument
10-22-2005, 12:49 PM
This seems to be working great for me, although my page has multiple blank movie clips that I need to add to the script. I assume I need to use dot notation to point to the blank MC I am using.
_root.blankMC1.blankMC2.blankMC3.containerMC
vBulletin® v3.7.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.