Hi there,
do i need a preloader for my main movie since most of my audio and contents are external swf files? Which are going to load into the main movie only when i click on a button.
• If i can do a preloader for this, how should i go about it?
• I can only think of doing a preloader for every external swf file which I am gonna load so at least there is a loading sign there when it is loading.
Thanks greatly.
Example:
Main.swf
Audio.swf (Load into main.swf only when I click on button)
Content.swf (Load into main.swf only when I click on button)
About.swf (Load into main.swf only when I click on button)