free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

PDA

View Full Version : [SOLVED] Clicking Sound in free web template 5


wncampbell
12-07-2009, 01:11 AM
I'm using the Sunflower header template.
I'm not using any sound files as I didn't want sound.
The trouble is I get a "click: every 10 seconds when page is being viewed.
Http://www.datahelps.com/port
(the click sound is the same one that is on your templates when you click on a link)
Hope you can help!

I'm using Internet Explorer 8

freenicetemplates
12-07-2009, 10:34 PM
Hello,
It seems the problem is coming from a javascript error.
Can you try to change javascripts.js by

<!-- Begin
function blockError(){alert('errror');return true;}
window.onerror = blockError;
// -->

to see if the alert message is showed ?