Hey guys...
Here's a question.
When I display the event.source value when clicking on a button by doing this: alert(event.source), I get 0 for a left mouse click (this is from my desktop computer)
When I do the same from my laptop, I get a 5 for event.source.
IE6 on both machines.
Any...
It seems like it's not a plug in or browser issue because
when I use the following embed tag
<EMBED SRC="ding.wav" autostart=false HIDDEN=false NAME="sound1" MASTERSOUND>
the "player" appears on the page and the <input type="button" onClick="playSound()"> plays sound when I click the button...
Hey all,
I'm new to the forum and am stumped on a problem with playing a wav file using javascript and the embed tag.
Here are the basic lines of code
function playSound()
{
document.sound1.play();
}
<EMBED SRC="ding.wav" autostart=false HIDDEN=true NAME="sound1" MASTERSOUND>
<input...
I have spent 3 days trying to figure out how to make PD produce mixed case table and column names when you generate the SQL script. The objects are in mixed case, however, the codes are all upper and it's using the codes to name the database objects. I have tried every option in PD to make the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.