Forums

This topic is locked

Flash calling javascript via getURL [IE click]

Posted 01 Sep 2005 02:27:41
1
has voted
01 Sep 2005 02:27:41 Joel Stransky posted:
As far as I know, the only way to call a javascript command from a flash movie is via getURL('javascript:myFunction);
But this causes IE to make the 'click' sound every time a js function is called as if the user were clicking a href. Any user can shut this off in their sounds control panel.

What I'd like is to be able to suppress that sound on any users machine that may have it turned on. Anyone know how I might do this?

Reply to this topic