-
Flash Sounds
I know Flash really isn't a language but I was wondering if there was a way to get a midi file from the web("http://www.somewhere.com/my.mid") and play it forever when the movie is loaded and when a play button is clicked. Also if there is a way to stop it using a different button.
-
I think you can't do that from flash, but you can include the midi in the flash file before you compile it?
then you can check the action script dictionary or help (is quite usefel), that should show you how to play and stop midis/music ;)