Dreamweaver, import mp3 file, automatically loop
by Georgette Rogers
on
Jul 30, 2008 at 8:51:24 pm
I am developing my first web site project with Dreamweaver CS3. I have imported an mpg3 file. The music plays automatically when one enters the site. My client requested that this audio file continuously loops. I am unsure how to apply these specs to my file.
It will give you the external script you need, for your Scripts folder and the inline code for embedding with QuickTime.
Just change the Loop values to 'True'. Note, there are three loop instances in the inline code that must be changed to 'true'.
Re: Dreamweaver, import mp3 file, automatically loop by Georgette Rogers on Aug 5, 2008 at 4:08:34 pm
Hi Vince,
Thanks so much for helping to "teach this old dog some new tricks". I've got a ways to go, but your instructions were a big help. I got my soundtrack to loop and applied it to my template so that it applies to all pages of the site.