Ok, so I have a preloader and I need a sound to continuosly play while the preloader is visible and stop when it isn’t. But also play again when it is seen again.
My thought is that I need to make an event listener for visibility within my master.fla file, which would listen to see if the preloader is visible and then } if { it’s visible loop a 2 second sound file I’ve created. and }else{ mute the sound but I’m not sure how I would code this in actionscript.
Also my movie is using actionscript 2.0 since the original file was created with flash 8 (i don’t know if I select actionscript 3.0 in my actions panel, it’ll mess my file up) so I just leave it as 2.0
To get and idea of what I’m talking about goto my website http://www.sekoudesigns.com and click on Folio. The idea here is to have a 2second sound clip of tv static loop while the preloader is visible.
I’d like to here some feedback both good and bad about my site as well, if it’s not to much trouble.:}
Thx,
Lataz