Click to See Complete Forum and Search --> : JavaScript Multimedia


MarkE
05-14-2003, 08:34 PM
Is there a way in JavaScript to do the following things?:

A.) Play a sound in the background once? looped infinitely? looped for a set number of times? stop a background sound from playing?

B.) Use these commands in an EMBED for audio, video, or both: Play, Pause, Stop, Rewind, Fast-Forward, jump to a given point/frame in the embed (and play it from there), etc.?

C.) Use the commands in an embedded Flash or Shockwave movie, such as Play, Pause, Stop, Rewind, Fast-Forward, return to main menu, etc.?

D.) Change the way an EMBED looks, or change if it has controls and other features?

MarkE
05-14-2003, 09:37 PM
Do you mean I would need to give you an example?

MarkE
05-14-2003, 09:50 PM
OK... but how exactly do I do this? Where can I find the "documentation"?