PDA

View Full Version : Need help with DHTML for a movie


icradz
10-01-2003, 10:05 AM
G'Day,

I'm using DHTML code in my site to play a short avi movie. What I would like to do is have the movie load, play once automatically upon loading, then play again any number of times upon placing the mouse over the movie.

FrontPage actually allows you do this and following is the code it creates:

<p><img border="0" dynsrc="Goomaling%20PCG.avi" start="fileopen,mouseover" width="300" height="200"></p>

The problem is it does not work properly. The movie plays opon loading, but it seems mouseover does nothing as placing the mouse over the movie does not trigger it to play again.

Does anyone know if what I'm trying to do is possible and if it is what is the code?

Cheers

icradz