need help!!

2 views
Skip to first unread message

Lisa Renshaw

unread,
Dec 15, 2011, 5:15:45 PM12/15/11
to html5...@googlegroups.com
I have a web site that I am in bad need of some help with.  All I need is to be able to auto play mp3 files on each page.  each page wlll have a different mp3 file.

here's the web site -- bludovedemo.com/exac

I need someone to help me get sound playing.  i tried your solution.  tried converting my files and still nothing!

it's on a joomla site

Lisa M. Renshaw, Creative Director 

Blu Dove Designs - Full Service Advertising Agency / Ad Fed Member / BANCF Member

Office: (352) 275-5813   |   Cell: (352) 339.5191   |   www.bludovedesigns.com

"Helping Dreams Take Flight"

Confidentiality Note: This message is intended only for the named recipient and may contain confidential, proprietary, or legally privileged information. Unauthorized individuals or entities are not permitted access to this information. Any dissemination, distribution, or copying of this information is strictly prohibited. If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments. Thank you.

Dave Hall

unread,
Dec 16, 2011, 5:37:35 AM12/16/11
to html5...@googlegroups.com
Hi Lisa,

I've just checked over your source code, and it looks like you haven't actually put any audio tags in your page. You've just included the html5media script.

Markup like this should work fine:

<audio src="audio.mp3" autoplay></audio>

However, you should be very careful with this. Websites that make noise outside of the user's control are about the most annoying thing in the world.

Best,

Dave.
Reply all
Reply to author
Forward
0 new messages