Quote Originally Posted by indogo
To streamline the code if the off button is laid over the top of the on button then only the off button needs to be toggled visible/invisible if you see what I mean.

A question........if for a server that does not allow mp3 I embedded the sound file into a flash movie which is then loaded by the main/control movie what would be the best way to still stream the sound......by setting streaming in the sound flash movie or can the flash be streamed by the main movie ?.if again you see what I mean

regards and merry christmas

mike
If I understand what your saying, The server that you use does not allow mp3's to be uploaded. If you embed the mp3 by not clicking the stream checkbox, then the server only sees a swf. Using stream is something that you can try and see if it works. Anytime you stream a mp3, it is loaded seperatly from the swf. If you embed the mp3, then you upload only the swf because the mp3 is inside of the swf. If the mp3 files are mega size then stream, If the are say 20kb, I say embed. This is only my opinion here.