Controlling non-streamed sound within SWFs from HTML

Hi

I have a bunch of SWFs. Each plays an MP3. The MP3 sounds are not streamed, they appear as events on the first frame.

I want to be able to control the playback of these SWFs directly from HTML.

I.e., I need to be able to pause, rewind to start, and play.

I have managed to make this work using the standard DreamWeaver behaviours when the sound is streamed within the SWF - see: http://www.harlequinsolutions.com/sandpit/count.htm

However, if the sound file is imported into the movie and played on the first frame as an event, the controls don’t allow pause and resume to work properly. It pauses and resumes the playback of the images etc, but the sound has already started, so can’t be stopped, and more importantly, can’t be resumed from half-way through.

I’m sure this is somthing that has been answered many times before…but I’m fairly new around here and the search results haven’t shown much up.

Any help very much appreciated.

Cheers

John :slight_smile: