I am using SWJObject 1.4.4 with IE 6. I am displaying a flash movie in a hidden DIV. When I show the DIV by clicking a button I also write the flash movie to the DIV with SWFObject. The flash movie then loads a mp3 file VIA loadSound(), which should auto play once sufficient data has been downloaded. This works in Internet Explorer the first time the player is accessed, but if I hide the DIV and show it again the sound will not auto play. I've also noticed that it will only fail the second try IF the mp3 was completely downloaded the first time.
<br><br>Any help would be greatly appreciated. Currently I have had to scrap SWFObject for a pure object/embed tag solution. I would much rather use SWFObject to embed this movie.<br><br>Thanks in advance.<br>