then after you remove the 'export on first frime', assuming that the first 4 frames are stopped and empty, the song will only load after you click the button.
but if you wanna make the loadbars for the sounds themselves and streaming and such, that'll need a bit of actionscripting, not very difficult though=P
btw: you can put more commands in the release thingy, i see no point in separating it on press and release =S
like:
Quote:
on (release) {
stopAllSounds();
gotoAndStop(20);
}
|
edit: oh, you probably use the begginers mode for actionscripting, right? no worries, you ll get used to the advanced once, and the beginners mode will be only annoying for you