This is a two part question...
first:
is there a way to apply an if statement to a button, like you can with a checkbox....
ex:
if(document.alpha.beta.checked)
but I want to do this with a button...
second:
is it possible to load and play a sound file without first embeding the sound in the doc?
thanks
code one
first:
is there a way to apply an if statement to a button, like you can with a checkbox....
ex:
if(document.alpha.beta.checked)
but I want to do this with a button...
second:
is it possible to load and play a sound file without first embeding the sound in the doc?
thanks
code one