Jump to content

.MOV video doesn't play in IE when it plays fine in FireFox


kra1978

Recommended Posts

Hi All,

 

I have .mov video that I am  trying to post on website.

 

It is playing fine in FireFox browser.

 

But it is displaying only Quick time white screen with logo and "?" symbol above quick time logo when I try to play it in Internet Explorer version 6.

 

 

Following is the OBJECT-EMBED code that I am using on website.

 

 

<object height="256" width="320" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab">

    <param name="type" value="video/quicktime">

    <param name="FileName" value="http://www.sitename.com/video/videofilename.mov">

    <param name="autoplay" value="true">

    <param name="target" value="myself">

    <param name="controller" value="true">

    <param name="href" value="http://www.sitename.com/video/videofilename.mov">

    <embed src="http://www.sitename.com/video/videofilename.mov" height="256" width="320" autoplay="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/" controller="true" href="http://www.sitename.com/video/videofilename.mov" target="myself"></embed>

</object>

 

Please help me to solve this problem.

 

Thanks in advance,

 

 

 

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.