Posted by Toby Inkster on 07/13/06 07:35
pjsenthil wrote:
> Normally for QT or WMP we use object tag and class id..
That is your downfall.
Try:
<object data="mymovie.mpeg" type="video/mpeg" height="240" width="320">
</object>
Then the browser should be able to choose the best plugin available to
handle the data -- on Windows it may be Windows Media Player, on a Mac it
may be Quicktime, on FreeBSD it could be Mplayer, etc...
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|