embed tag for windows media player

  • Thread starter Thread starter Florida Charter Guide
  • Start date Start date
F

Florida Charter Guide

I have a video that opens when browsing with internet explorer when you go to
www.floridacharterguide.com
It doesn't appear in Firefox.
I posted this question a few days ago and was told that it needs an embed
tag to work with Firefox.
I've tried to insert a tag, but I'm very limited in HTML knowledge. I really
don't know how to configure the tag or where to place it.
Thanks, Scott
 
Yes I've visited the link a dozen times.
It says to insert this:
<pre class="code" id="ctl00_rs1_mainContentContainer_ctl07"
space="preserve"><code><HTML>
<HEAD>
<TITLE>Embedded Windows Media Player Control</TITLE>
</HEAD>
<BODY>
<OBJECT ID="Player" width="300" height="310"
CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
</OBJECT>
</BODY>
</HTML></code></pre>

I've inserted that everywhere in my HTML it doesn't work???
 
You need to have the Windows Media Player configured to work with FireFox, suggest you post to the
Windows Media Newsgroup, as this is not a FP related issue.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 
Back
Top