Thread: Halindirs 'art'
View Single Post
Old 01-07-2008, 01:33 PM   #32
_r.u.s.s.
I'm not Russ
but an ex-alektorophobic
 
_r.u.s.s.'s Avatar


 
Join Date: May 2005
Location: Nitra, Slovakia
Posts: 6,533
Default

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
__________________

Last edited by _r.u.s.s.; 01-07-2008 at 01:39 PM.
_r.u.s.s. is offline                         Send a private message to _r.u.s.s.
Reply With Quote