Posted by Toby Inkster on 10/08/05 13:23
code_wrong wrote:
> Embedding media
<object data="foo.mpeg" type="video/mpeg" width=320 height=240>
<p>Alternative text.</p>
</object>
Easy.
Internet explorer sometimes also requires one or two <param> elements
inside the object -- it depends on the MIME type of the movie file --
you'd need to supply more info.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|