simple play button to QT movie
am 28.10.2007 19:08:26 von JA
I have a quicktime video on my page that I want to have start by clicking a
"play" link beneath it. I found literally thousands of code examples for
embedding the video, but none having a play button!
Can someone pls post the code that has a manual start via a link?
Thanks
Re: simple play button to QT movie
am 28.10.2007 21:54:04 von dorayme
In article , "ja"
wrote:
> I have a quicktime video on my page that I want to have start by clicking a
> "play" link beneath it. I found literally thousands of code examples for
> embedding the video, but none having a play button!
> Can someone pls post the code that has a manual start via a link?
>
Windows has trouble with the "object" construction and you can
find suggested solutions at
http://www.apple.com/quicktime/tutorials/embed.html
Look at the autoplay parameter, I guess. You would set it to
false.
--
dorayme