Jump to content

[SOLVED] Problem with Object tag.


blufish

Recommended Posts

This is my code:

 

<object id='contentPlayer'  type='application/x-ms-wmp' width='480' height='334' classid='CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6'>
<param name='url' value='http://www.microsoft.com/windows/possibilities/media/workanywhere.asx' />
<param name='autoStart' value='true' />
<param name='ShowStatusBar' value='true' />
<param name='windowlessVideo' value='true' />
</object>

 

It only works in Internet Explorer. Can someone please tell me why?

 

How can I make it so that if you don't have the media player installed it will promt you to install it?

Thanks

Link to comment
https://forums.phpfreaks.com/topic/122958-solved-problem-with-object-tag/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.