Embedding Flash and Audio

I couldn't get it to work when published to html, even if I changed the source code to point to a different directory. I imagine it's because there's some code in the source that I don't know what it's doing. Anyway, our workaround was for the developer to strip the sound out of the .swf files and I then embedded the .mp3s on each particular page. The only tricky part is getting the sound synched with the flash movie. I've got an action on each page that plays the sound 2 seconds after the page starts. When played from a web server this works on all pages except for page 1, where the sound doesn't start right at 2 seconds. I assume this is because the sound preloads on pages 2-5. Anyhow, thanks for the tips and thoughts. Much appreciated.Russ

Discussions have been disabled for this post