PDA

View Full Version : preloader with variable


mol
07-01-2003, 08:56 AM
Hi all......


I have main movie with 4 button in it as menu...each button load external swf to main movie , I want to make preloader for every loading when button clicked . Could I just make one code for every button for preloader, so I don't need to make four code for four button .....I mean with variable......


Thanks

nathanleyton
07-01-2003, 03:51 PM
You could either put the pre-loaders on each sub movie to be loaded into your main movie...

Or you could put one preoloader code in the main movie for all files.

There is a tutorial for both on the site..

Good Luck

mol
07-03-2003, 03:15 AM
hi

could you give example , the code maybe ..and where I have to put in



thanks

nathanleyton
07-03-2003, 08:05 AM
If you goto the tutorial's section on the site it is all there.. You can download examples....

Its really easy to follow..