Quicktime embedded object problems

  • jhaylee
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Apr 10, 2004
  • Posts: 10
  • Status: Offline

Post June 30th, 2004, 1:51 pm

Internet Explorer will not display the quicktime controls for the .mov file. It works fine in Netscape. Anybody know why?
here is the code:

Code: [ Select ]
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="250" height="200" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="final.mov" />
<param name="autoplay" value="true" />
<param name="controller" value="true" />
<embed src="final.mov" width="320" height="255" autoplay="true" controller="true" pluginspage="http://quicktime.apple.com/download/" />
</object>
  1. <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="250" height="200" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
  2. <param name="src" value="final.mov" />
  3. <param name="autoplay" value="true" />
  4. <param name="controller" value="true" />
  5. <embed src="final.mov" width="320" height="255" autoplay="true" controller="true" pluginspage="http://quicktime.apple.com/download/" />
  6. </object>
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 30th, 2004, 1:51 pm

  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post June 30th, 2004, 3:29 pm

It probably has something to do with this:

http://developer.apple.com/quicktime/compatibility.html

If not you'll probably find your answer in one of the first few pages for this Google search:

http://www.google.com/search?hl=en&ie=U ... gle+Search
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 78 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.