Dynamically update QuickTime movie ?

P

Paul Sellis

Hi,

I need to make an "on demand" QuickTime movie from a menu. So I would
like to be able to keep the Quicktime movie player 'open' throughout
this presentation, and clicking on the various links updates the current
movie without the need to reload the whole webpage

What would be the best solution ?

Thank you for your help !
I need it ...

(I am new with code, so if you could be explicit, that would be much
better to help me !)

PAul.
 
D

DU

Paul said:
Hi,

I need to make an "on demand" QuickTime movie from a menu. So I would
like to be able to keep the Quicktime movie player 'open' throughout
this presentation, and clicking on the various links updates the current
movie without the need to reload the whole webpage

What would be the best solution ?

Create an <object> for that conforming to HTML 4.01 strict, then use DOM
method to update the param value with the selection.

DU
 
P

Paul Sellis

DU said:
Create an <object> for that conforming to HTML 4.01 strict, then use DOM
method to update the param value with the selection.

Thank you for your answer.
Please, could you be very kind and write some example code ?
(I don't know DOM, ...)

I'll learn from your code.

Thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top