PDA

View Full Version : Progress Bar


basslion
08-20-2005, 09:45 PM
Can anyone tell me what this script would do if I had all the files & or folders created in the right places to make this work?

please tell me exactly what these lines are calling for and do i need to have this all in order to have a progress bar?

myloader.autoLoad=false;
myloader.contentPath="http://www.movies.com/folder_a/runner.swf/";
mybar.source=myloader;
myloader.Load();

It also says to put this in Frame 1 in the Timeline of the actions panel. If i have like 20 layers starting out at frame 1 in the timeline which frame 1 should i put this script in?

Any help greatly appreciated!!

Matt

SeanX
08-22-2005, 04:02 AM
r u loading an external SWF?

there are other ways around it.