Forums
This topic is locked
Button with Sound in Dreamweaver
Replies
Replied 01 Feb 2005 20:40:35
01 Feb 2005 20:40:35 Dave Thomas replied:
there may be another way, but i think you'd have to create the button and form in flash.
regards
Dave
regards
Dave
Replied 01 Feb 2005 21:55:09
01 Feb 2005 21:55:09 Chris Charlton replied:
<b><i>Advanced</i> option (theory):</b> tiny flash file (no graphics) with just sound clips. Include on a DHTML "Layer", hide the layer so it's never visible. You can use JS (JavaScript) to make a remote call to the flash that's embeded and have it play a sound (rollOver, click, etc.). But like I said, it's a theory and not an easy one.
I remember seeing an article on something similar to this (had a flash file at the bottom of the entire site same as BG color, and would use JS to call sounds when rollOver hyperlinks, had Bruce Lee - was cool.
I remember seeing an article on something similar to this (had a flash file at the bottom of the entire site same as BG color, and would use JS to call sounds when rollOver hyperlinks, had Bruce Lee - was cool.
Replied 04 Feb 2005 17:00:45
04 Feb 2005 17:00:45 Lars Sven replied:
Thanks JavaScript work. Yeah.