HighDots Forums  

Embedding video

alt.html.tags alt.html.tags


Discuss Embedding video in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jukka K. Korpela
 
Posts: n/a

Default Re: Embedding video - 08-30-2004 , 07:01 AM






"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




Reply With Quote
  #2  
Old   
Michael Fullwood
 
Posts: n/a

Default Embedding video - 08-30-2004 , 06:32 PM






how can i play an embedded video by clicking on an image? i can only link to
the video.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.