Forums

This topic is locked

Add a sound effect to a rollover button

Posted 17 Sep 2004 20:37:36
1
has voted
17 Sep 2004 20:37:36 Eduardo Gonzalez posted:
i clicked on the rollover button then on to the bahaviors panel. Click on the + sign. then clicked on sound. Selected the sound file. and then switched from onload to mouseover. But when i preview it the sound opens up my realplayer and plays the sound. I dont want that i want it to play it hidden.

How do i make it play the sound effect without opening any kind media player program?

Replies

Replied 17 Sep 2004 21:12:09
17 Sep 2004 21:12:09 Rene Bandsma replied:
Think you should use .mid. I should suggest you to develop such a button in Flash!
Replied 17 Sep 2004 22:46:59
17 Sep 2004 22:46:59 Eduardo Gonzalez replied:
Thanks for the quick reply. I dont know much about flash and i dont know any good coverters for midi files. So can you please help me out. This is the site im working on

www.edge007.netfirms.com
Replied 20 Sep 2004 12:14:55
20 Sep 2004 12:14:55 Lee Diggins replied:
Try setting the hidden attribute for the EMBED tag to true:

<pre id=code><font face=courier size=2 id=code>&lt;EMBED
SRC="../mySound.wav"
HEIGHT=60 WIDTH=144
HIDDEN=TRUE
&gt;
</font id=code></pre id=code>

Might work, get back if it doesn't.

Digga

Sharing Knowledge Saves Valuable Time!!!

Reply to this topic