flash sound linkage question
flash sound linkage question
Out of context: Reply #2
- Started
- Last post
- 5 Responses
- aXion0
if you don't want an extra preloader.swf for this, you can
put an movieclip on stage where you put in all your stuff you want to attach from the lib. then check export, but uncheck export in first frame. put the mc with all the stuff in the third frame e.g. ..the stuff will be available when your movie reaches this frame... and all the heavy load is off the first...
..but i guess the preloader.swf is a better solution.. ;-)