RollOver Link with Sound
I'm having trouble getting it to play a sound while the mouse rolls over the
link.
here's my code so far: The file bugbunny1 is stored on directory. any
suggestions?
<FORM METHOD="LINK" ACTION="http://www.whnt.com/"
onMouseover="loadWindow('bugsbunny1.wav')" onMouseout="closer()"></a>
<INPUT TYPE="submit" VALUE="Clickable Button">
</FORM>
Re: RollOver Link with Sound
I apologize:
this is the Actual code :
<FORM METHOD="LINK" ACTION="http://www.whnt.com/"
onMouseover="playSound('bugsbunny1.wav')" </a>
<INPUT TYPE="submit" VALUE="Clickable Button">
</FORM>
Re: RollOver Link with Sound
anyone going to help me?
"Nobody you want to meet...." <silky_mez [at] yahoo.com> wrote in message
news:mIudnc0RIpPvoDzanZ2dnUVZ_uqvnZ2d [at] comcast.com...
> I'm having trouble getting it to play a sound while the mouse rolls over
> the link.
>
> here's my code so far: The file bugbunny1 is stored on directory. any
> suggestions?
>
> <FORM METHOD="LINK" ACTION="http://www.whnt.com/"
> onMouseover="loadWindow('bugsbunny1.wav')" onMouseout="closer()"></a>
>
> <INPUT TYPE="submit" VALUE="Clickable Button">
>
> </FORM>
>
>
>
Re: RollOver Link with Sound
"Nobody you want to meet...." <silky_mez [at] yahoo.com> wrote in message
news:Sr2dnTASga0QMz_anZ2dnUVZ_t6onZ2d [at] comcast.com...
> anyone going to help me?
Nobody here likes sound on rollover :-)
--
Richard.
Re: RollOver Link with Sound
rf wrote:
>
> "Nobody you want to meet...." <silky_mez [at] yahoo.com> wrote in message
> news:Sr2dnTASga0QMz_anZ2dnUVZ_t6onZ2d [at] comcast.com...
>
> > anyone going to help me?
>
> Nobody here likes sound on rollover :-)
Nobody here cares much for sites playing sounds/music in general, I
think. :-)
--
Kim André Akerĝ
- kimandre [at] NOSPAMbetadome.com
(remove NOSPAM to contact me directly)
Re: RollOver Link with Sound
Nobody you want to meet.... wrote:
> anyone going to help me?
>
>
> "Nobody you want to meet...." <silky_mez [at] yahoo.com> wrote in message
> news:mIudnc0RIpPvoDzanZ2dnUVZ_uqvnZ2d [at] comcast.com...
>> I'm having trouble getting it to play a sound while the mouse rolls over
>> the link.
>>
>> here's my code so far: The file bugbunny1 is stored on directory. any
>> suggestions?
>>
>> <FORM METHOD="LINK" ACTION="http://www.whnt.com/"
>> onMouseover="loadWindow('bugsbunny1.wav')" onMouseout="closer()"></a>
>>
>> <INPUT TYPE="submit" VALUE="Clickable Button">
>>
>> </FORM>
>>
Where to start! There is no action "link" for forms. Do you want a link
or a form because you have the closing tag, minus the opening for a
link. Plus as others have said, noisy links are not considered good web
design. Since your code show no understanding of HTML, maybe you should
either learn a bit about it first, I suggest tutorials at htmldog.com,
or if you really want to annoy visitors with clicks, beeps, and buzzers
then maybe Flash is your medium.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com