Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

BBS: quicktime + wav + javascript - July 03, 1998 at 13:31:42

You are here: irt.org | BBS | quicktime + wav + javascript [This BBS is closed]

Posted by rich on July 03, 1998 at 13:31:42:

i'm using the script;

function playSo () {
document.aSound.play (false);
}

and calling it using an onmouseOver event

i have 2 problems:

1.
the quicktime plugin for navigator won't play/recognise
wav/mid.files when they are triggered using onmouseover/onClick etc
the error message reads:
'document.aSound has no properties'
i.e users must have netscape configured to use the live audio plugin to
handle wav/mid.files in order for the script to work.

comments???

2.
when navigator 4.04 is configured as above
the script works locally but causes a hang when
accessed online...i've reinstalled nav4 on a
2nd start up disk but still the hang....


platform mac PPC, 68k
os: 7.5.5, 7.6
browser: navigator 3.04 & 4.04


Follow-ups:

You are here: irt.org | BBS | quicktime + wav + javascript [This BBS is closed]

©2018 Martin Webb