Welcome to Dream.In.Code
Become an Expert!

Join 149,519 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,373 people online right now. Registration is fast and FREE... Join Now!




need help with sound html

 
Reply to this topicStart new topic

need help with sound html

dunya
24 Jun, 2007 - 12:23 PM
Post #1

New D.I.C Head
*

Joined: 24 Jun, 2007
Posts: 1


My Contributions
Hello
My problem is
that i have created a website at google and i made nice buttons by photoshop and put them on my site and i linked them too
but i was thinking how to add sound by clicking on these buttons


can anyone give me codes for that or add code to my html code for the button which is like below
<p class="separator" style="CLEAR: both; TEXT-ALIGN: center" closure hashCode><a style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN-LEFT: 1em; BORDER-LEFT: 0px; MARGIN-RIGHT: 1em; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; cssFloat: " href="Firman.jpg/Firman-full.jpg" closure hashCode imageanchor="1"><img style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; cssFloat: " tabindex="0" src="Firman.jpg/Firman-custom;size:92,31.jpg" closure hashCode GALLERYIMG="no"></a></p>

<p></p>
thanks for your help

Dunya


User is offlineProfile CardPM
+Quote Post

ahmad_511
RE: Need Help With Sound Html
25 Jun, 2007 - 07:55 PM
Post #2

D.I.C Regular
Group Icon

Joined: 28 Apr, 2007
Posts: 351



Thanked: 8 times
Dream Kudos: 400
My Contributions
Hello Dunya
Here is what you have to do
First put the code below into the html header
CODE


<script language="JavaScript">
function playsound(path){
sound.src=path
}
</script>
<bgsound id="sound" loop="1">



Second
Into the body add this code to any image you want to play sound when you click on it

CODE


<img onclick="playsound('The_path_to_your_sound.wav’) border="0" src="image.gif" width="64" height="64"></p>



Is this ok?
Or I missed something here…

Have a good day

User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/7/09 08:14PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month