Hey Everyone, I have a simple audio player that works fine in IE on a PC running windows as well as Firefox/Safari on a Mac, but doesn't work right in Firefox v2.0 in Windows. It plays the MP3 for about 1 second and then the sound cuts out. I'm using the sound object and using loadSound(URI,boolean). It doesn't matter if the boolean is true or false, the behavior is the same.
One thing I've noticed is that the stoppage of sound seems to be related to a separate gotoAndStop call to another movie clip. I'm not calling stopAllSounds and the sound object is not contained in the movie clip that I'm targeting with gotoAndStop. And of course it works in other browsers on other operating systems. Has anyone run into this problem before and/or has any debugging ideas? I'm using the flash playr v 9,0,45,0 in all browsers on all OSes. Thanx JAMES __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ [email protected] 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

