yellowboy
02-21-2003, 01:49 PM
is it possible to play a sound in association with a flip image? Like have a wave file that is a flipping sound accompany the actual flip on mouse over?
|
Click to See Complete Forum and Search --> : sound yellowboy 02-21-2003, 01:49 PM is it possible to play a sound in association with a flip image? Like have a wave file that is a flipping sound accompany the actual flip on mouse over? Pixelchik 02-21-2003, 02:40 PM Not sure what you mean by 'flip', but you can have a mouseover associated sound via a rollover SWF file. I don't know how to do it another way. Sergey Smirnov 02-21-2003, 02:48 PM This is a good example: http://javascriptkit.com/script/script2/soundlink.shtml Pixelchik 02-21-2003, 02:54 PM Yes, that's what I call a rollover (aka mouseover) effect. Since I'm Javascript impaired I usually create those mouseover effects using SWF (flash) objects. It's easier and required less action scripting. Sergey Smirnov 02-21-2003, 03:05 PM BTW, What do you mean, when you say using SWF? Using Flash to build the whole menu OR using flash just to store sounds in it and use LiveConnection to play sound from mouseover event? Pixelchik 02-21-2003, 03:09 PM Yes I build the whole menu inside a SWF file. I create the button, text, image (whatever) and then using action scripting attached the sound file (.wav or mp3) to the rollovers inside the SWF object. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |