IT Community - Software Programming, Web Development and Technical Support

Can I play a sound onMouseOver?

This is a discussion on Can I play a sound onMouseOver? within the HTML, CSS and Javascript Coding Techniques forums, part of the Web Development category; Hi all....... How can I play a sound onMouseOver? Thanks & Regards itbarota....


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > HTML, CSS and Javascript Coding Techniques

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 09-13-2007, 03:33 AM
itbarota itbarota is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 547
itbarota is on a distinguished road
Default Can I play a sound onMouseOver?

Hi all.......

How can I play a sound onMouseOver?

Thanks & Regards
itbarota.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-13-2007, 04:12 AM
Pvinothkumar Pvinothkumar is offline
D-Web Analyst
 
Join Date: Sep 2007
Posts: 237
Pvinothkumar is on a distinguished road
Default Re: Can I play a sound onMouseOver?

Hi......

Yes, you can call a sound playback function from the onMouseOver event handler of a hyperlink. Try this example: place your mouse pointer over the following hyperlink, and the browser will start the playback.

<a href=#
class=playOnHover
title="This hyperlink plays a sound onMouseOver."
onClick="return false"
onMouseOver="playSound();return true"
onMouseOut ="stopSound();return true"
>&nbsp;J.S.Bach's Suite in B-minor&nbsp;</a>

The source code of the functions playSound() and stopSound() can be found in the Playing Sound section.

Thanks.......
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Which kind of games do you prefer to play? arjkhanna Game Development 14 08-15-2008 10:07 PM
play mp3 file using java application? saravanan Java Programming 1 03-26-2008 02:15 AM
Trouble getting movieclips to play at random aramesh Flash Actionscript Programming 5 02-19-2008 06:48 AM
How to open popup onmouseover and to close the same window onmouseout javascript? bluesky HTML, CSS and Javascript Coding Techniques 3 12-07-2007 06:51 AM
Play MP3 file using C# oxygen C# Programming 0 07-20-2007 12:08 AM


All times are GMT -7. The time now is 11:54 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0