have you tried   flashMp3.setMedia( null ) ?
not sure what that might do...

On 3/10/06, Mike Boutin <[EMAIL PROTECTED]> wrote:
>
> Hello everyone,
>
> I am using a MediaPlayback component (Media - Player 6-7) from Flash 8
> to stream some mp3s.  I have a combo box that changes the current mp3
> with this code:
>
> flashMp3.setMedia(mp3ToLoad, "MP3");
>
> The problem is everytime I change the file, the old file continues to
> download.  So if I change the song 5 or 6 times the connection gets very
> slow.  Is there any way of stopping the song that is currently streaming
> first?
>
>
> Thanks!
>
> Mike
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to