Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Playing a sound onmouseover event?

Status
Not open for further replies.

Foamcow

Programmer
Joined
Nov 14, 2002
Messages
6,092
Location
GB
I did google for it first :)

I should have said that none of the examples I've found are cross browser compatible or unobtrusive.

I'm really looking for a nice clean solution that can hook into classes via the DOM and will work in both IE and FF etc.
I'm only just rediscovering javascript and wondered whether there was, for example, a sound object etc.

Googling throws up alot of stuff, but from past experience, most of it is dross and not a patch on the advice one can get here.

<honk>*:O)</honk>
Foamcow Heavy Industries - Web site design in Cheltenham and Gloucester
Ham and Jam - British & Commonwealth forces mod for Half Life 2
 
Yeah, to be honest Jeff I don't think I'm going to bother.

I was only doing it as I need to change something that was done in Flash and couldn't find the original .fla. (Great filing here, did I tell you)

I mentioned it to my boss and he didn't seem too worried if there was no sound.

If I get time then I'll redo the Flash version if they really need that little "click"!

Cheers. I'll take a look at that page all the same. You never know, it might be handy.

Many thanks.



<honk>*:O)</honk>
Foamcow Heavy Industries - Web site design in Cheltenham and Gloucester
Ham and Jam - British & Commonwealth forces mod for Half Life 2
 
There are some programs out there that can help you reverse engineer swf to fla. or atleast recover some of the data so you can remake your .fla files. Although thats a question for a different forum you may want to ask/search about it.
I had to do something similer for a client who only recieved swf's from thier previous webmaster. I found a tool called imperator. google for it. I'm not too sure if it's worth it your case since flash menus are easy to make but it could be usefull if all your fla's are misplaced.

I don't know the answer but my good friend Google does.
 
Yes, I've used a Flash decompile tool in the past.

In this case, it would be no problem to recreate the Flash movie. It's just a list of links that light up orange on rollover and make a "click" noise.
It's a pointless thing that can be done almost exaclty the same with HTML and CSS. That's how I have redone it for now... it only took 10 minutes.

It's just easier to maintain if it's HTML.

<honk>*:O)</honk>
Foamcow Heavy Industries - Web site design in Cheltenham and Gloucester
Ham and Jam - British & Commonwealth forces mod for Half Life 2
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top