Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q191

irt.org | About | Feedback | 1371 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q191

Sent by
Marco Brandizi on June 15, 2000 at 04:21:51:

Worth:
Very worth reading

Comments:
I've tested the last piece of code, the wich one using BGSOUND, you declare about it is untested.

Well, the follow stop statement seems not to work, IE doesn't recognize objSound.Stop (nor objSound.stop() ):

<INPUT TYPE="BUTTON" VALUE="Stop" onClick="if (navigator.appVersion.indexOf('MSIE') !=-1) objSound.Stop(); else document.embeds['sound'].stop();">

So I slightly changed it:

<INPUT TYPE="BUTTON" VALUE="Stop" onClick="if (navigator.appVersion.indexOf('MSIE') !=-1) objSound.src=''; else document.embeds['sound'].stop();">

And then, as you can see, there is an amount of adjustements to do in comma-types.

Greetings, Marco


Greetings


Other feedback on 'irt.org FAQ Knowledge Base Q191' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.