- From: Osmo Saarikumpu <osmo@kotikone.fi>
- Date: Fri, 21 Oct 2005 11:29:11 +0300
- To: www-validator@w3.org
David Turpie wrote:
> Could you please point me in the right direction as to the best was to include flv in my webpage?
Just follow Vladimir's advice and you end with:
<object
type="application/x-shockwave-flash"
data="FLVPlayer_Progressive.swf"
width="170"
height="148">
<param
name="movie"
value="FLVPlayer_Progressive.swf" />
<!-- add the other param elements only if needed
(escaping ampersands) -->
<!-- add fallback (e.g. a link or alternative content)
for non Flash clients -->
</object>
Regards,
Osmo
Received on Friday, 21 October 2005 09:02:14 UTC