PDA

View Full Version : Preload a loadSound .mp3???


gomanel
03-29-2003, 04:41 AM
Hi all,
I could not say that code is what I do best...I saw some preloading and some attachsound and loadsound flas over the net...
I am was doing a player of my sounds and was using attach...but as I wana use PAUSE as well and not just stop and play I changed to loadSound...

Either works for me...a solution to LoadSound (working with pause but I could not make a preloader to mp3), loadMovienum or LoadMovie, and the last attachsound, or all together :p ...

I must be tired because I know that have a solution there and Im a step of it, but I dont get there :(


Thx for your time,


Manoel

zebbah
03-29-2003, 11:26 PM
Whatup, Manoel!?

Try this very nice tutorial on the Flash MX sound object: http://www.flashkit.com/tutorials/Audio/Flash_MX-Kenny_Be-824/index.php
Almost at the end there's a section on how to preload loaded mp3 files.

For preloading attached sounds you can try this tutorial: http://www.actionscript.org/tutorials/intermediate/Creating_preoloaders_for_the_attachSound_Method/index.shtml

gomanel
03-31-2003, 12:04 AM
:cool:

thx man...helped me alot...


Manoel