I'm trying to put a section on my homepage that has 4-5 different songs (all in MP3) to choose to hear. I do not want to wait for them all to pre-load and I don't want them to auto start (i.e. streaming). When a user clicks a button I'd like the appropriate song to begin streaming and/or I'd like to have the sound files loading in the background while the user may be navigation elsewhere. Any ideas?
when I preload my sound, is it okay if I put it in one frame or is it best to place it in enough frames to accommodate it? I presume it's okay in one frame, set to event (then a stop sound action to mute it).