"Michael Fullwood" <michelfullwood (AT) paradise (DOT) net.nz> wrote:
Quote:
how can i play an embedded video by clicking on an image? |
By making the image a link to the video.
Quote:
i can only link to the video. |
Fine. That's the right way. You can make an image a link if you like:
<a href="fish.avi" title=
"The biggest fish I caught - follow the link to view a video"
Quote:
img alt="A video of the biggest fish I caught"
src="fish.jpg"></a
|
though I would prefer making the image and its caption together a link:
<a href="fish.avi" title=
"The biggest fish I caught - follow the link to view a video"
Quote:
img alt=""
src="fish.jpg">Video: The biggest fish I caught</a
|
--
Yucca,
http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring:
http://www.cs.tut.fi/~jkorpela/www.html