Jump to content

[SOLVED] putting mp4 on a site...


ToonMariner

Recommended Posts

ok guys - I have never had to do this before - never needed to use large media and indeed thought bad of using it in a site but now I have to.

Client has an mp4 (wants that so that people can put on ipod without any other conversion) I have encoded the original using videora but appreciate there will be other converters out there.

Anyway. I am using strict xhtml so the embed tag is can't be used - ist the object. This is what I have now:

[code]
        <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="240" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="/userfiles/media/wn.mp4">
<param name="autoplay" value="false">
<param name="controller" value="true">
<param name="loop" value="false">
        </object>
[/code]

copied form various places but the page simple shows a quick time icon with a big question mark - I have googled this and it seems most people get that when qt is trying to play flash files but not found much that helps.

If anyone can point out some glaring error in the html that i need to change please tell me straight away. Any other comments on what needs to be done to get this to work would be a god send.

Thanks in advance guys..

PS here is the page it its on.

[url=http://waringnetts.contrastcompany.co.uk/showreel]http://waringnetts.contrastcompany.co.uk/showreel[/url]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.