Forum Moderators: open
I figure it can be done by making it so that whenever a button is clicked, it will goto a frame that will start the music and keep looping it. If they click on a different button then it would go to another frame that starts the music and so on.
My question: Is this the best way to approach this? Doing this would have to have all 5 sound clips in the one flash file, and my concern is that it may make the file a bit big. Any suggestions on a better way to do this?
to save filesize you can create an interactive preloader for submovies which will contain a music file each. please consult the flash manual about loading movies and playing them.
you can checkout google for moock and mp3 stream to get more resources about how to do this.
-hakre