Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

How to have sound on mouse-over?


  #1  
Old Sep 21, 2010, 03:18 PM
feral23
 
1 posts · Sep 2010
How to have sound on mouse-over?

Hello
I've made a rollover image in Dreamweaver which has a sound when the mouse moves over it too. I've put the following code in HTML Inserts: Header

<script type="text/javascript">

<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_controlSound(x, _sndObj, sndFile) { //v3.0
var i, method = "", sndObj = eval(_sndObj);
if (sndObj != null) {
if (navigator.appName == 'Netscape') method = "Play";
else {
if (window.MM_WMP == null) {
window.MM_WMP = false;
for(i in sndObj) if (i == "ActiveMovie") {
window.MM_WMP = true; break;
} }
if (window.MM_WMP) method = "play";
else if (sndObj.FileName) method = "run";
} }
if (method) eval(_sndObj+"."+method+"()");
else window.location = sndFile;
}
//-->
</script>

This is the code I have put on the page. I've missed out the middle bit with the other images

<body onload="MM_preloadImages('ca-logox_01.jpg','ca-logox_02.jpg','ca-logox_03.jpg','ca-logox_04.jpg','ca-logox_05.jpg','ca-logox_06.jpg','ca-logox_07.jpg');MM_controlSound('play','document.CS 1284753188548','typewriter-key-1.wav')"><a onmouseover="MM_swapImage('c','','http://misterfriend.com/wp-content/uploads/2010/09/ca-logox_01.jpg',1)" onmouseout="MM_swapImgRestore()" href="#"><img id="c" onmouseover="MM_controlSound('play','document.CS12 84753188548','http://misterfriend.com/wp-content/uploads/2010/09/typewriter-key-1.wav')" src="http://misterfriend.com/wp-content/uploads/2010/09/ca-logo_01.jpg" border="0" alt="" width="96" height="200" /></a>


then ends with


<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="0" height="0" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="CS1284753188548" /><param name="src" value="typewriter-key-1.wav" /><embed type="application/x-shockwave-flash" width="0" height="0" src="typewriter-key-1.wav" name="CS1284753188548"></embed></object>


I can get the image to change on mouse-over but can't get it to make the sound. Any idea what I'm doing wrong or is there a better way of doing this?
Cheers

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Adding custom cursor (mouse pointer) with .cur or .ani file when self-hostin scrib Atahualpa 3 Wordpress theme 2 Sep 5, 2010 10:23 AM
[SOLVED] single post permalink corrupted when I mouse over favicon area aTart New Versions, & Updating 1 Aug 8, 2010 10:15 AM
Table changes color/highlights with mouse hover. How do I stop it? InviteStory Atahualpa 3 Wordpress theme 2 Apr 24, 2009 12:05 PM


All times are GMT -6. The time now is 06:54 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.