blufish Posted September 6, 2008 Share Posted September 6, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.