<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Windows Media Player 11 And Firefox</title>
	<atom:link href="http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:07:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joe</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-141122</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 04 May 2007 22:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-141122</guid>
		<description>Microsoft actually recently created a Firefox 2.0 Plugin in April 2007.  The link to the plugin install is on Microsoft&#039;s Open Source Software Blog.  You can find it here:

http://port25.technet.com/archive/2007/04/16/windows-media-player-plug-in-for-firefox.aspx</description>
		<content:encoded><![CDATA[<p>Microsoft actually recently created a Firefox 2.0 Plugin in April 2007.  The link to the plugin install is on Microsoft&#8217;s Open Source Software Blog.  You can find it here:</p>
<p><a href="http://port25.technet.com/archive/2007/04/16/windows-media-player-plug-in-for-firefox.aspx" rel="nofollow">http://port25.technet.com/arch.....refox.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jhourlad Estrella</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-140812</link>
		<dc:creator>Jhourlad Estrella</dc:creator>
		<pubDate>Mon, 30 Apr 2007 03:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-140812</guid>
		<description>Right click on the links and copy the link location. Sorry</description>
		<content:encoded><![CDATA[<p>Right click on the links and copy the link location. Sorry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jhourlad Estrella</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-140811</link>
		<dc:creator>Jhourlad Estrella</dc:creator>
		<pubDate>Mon, 30 Apr 2007 03:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-140811</guid>
		<description>OK, to some who might be interested in a simpler approach in opening local or streamed media, you can play your files by letting your default media player handle it using:

&lt;a href=&quot;http://domain/yourfile.mp3&quot; rel=&quot;nofollow&quot;&gt;Play me&lt;/a&gt;

The problem is that it will open a new blank window. To prevent this, put a &quot;target=&#039;_top&#039;&quot; at the end of the tag, that is if you are not using frames (which I a assume you will not if you know SEO). Your new code will be:

&lt;a href=&quot;http://domain/yourfile.mp3&quot; rel=&quot;nofollow&quot;&gt;Play me&lt;/a&gt;

Saves you time and headache.

let me know what you think.</description>
		<content:encoded><![CDATA[<p>OK, to some who might be interested in a simpler approach in opening local or streamed media, you can play your files by letting your default media player handle it using:</p>
<p><a href="http://domain/yourfile.mp3" rel="nofollow">Play me</a></p>
<p>The problem is that it will open a new blank window. To prevent this, put a &#8220;target=&#8217;_top&#8217;&#8221; at the end of the tag, that is if you are not using frames (which I a assume you will not if you know SEO). Your new code will be:</p>
<p><a href="http://domain/yourfile.mp3" rel="nofollow">Play me</a></p>
<p>Saves you time and headache.</p>
<p>let me know what you think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jhourlad Estrella</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-140502</link>
		<dc:creator>Jhourlad Estrella</dc:creator>
		<pubDate>Sun, 29 Apr 2007 07:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-140502</guid>
		<description>Yeah, same problem here. I&#039;ve been trying to make it work on Gecko and IE based browsers but no luck. Although I&#039;ve seen an example at eradioporal and they seem to handle it correctly. 

Look at this one: http://nuevaecija.clsu-edu.net/nueva-ecija-online/radio_stations.html it&#039;s not even showing the player. Hah! Really frustrating.

Idea, anyone?</description>
		<content:encoded><![CDATA[<p>Yeah, same problem here. I&#8217;ve been trying to make it work on Gecko and IE based browsers but no luck. Although I&#8217;ve seen an example at eradioporal and they seem to handle it correctly. </p>
<p>Look at this one: <a href="http://nuevaecija.clsu-edu.net/nueva-ecija-online/radio_stations.html" rel="nofollow">http://nuevaecija.clsu-edu.net.....tions.html</a> it&#8217;s not even showing the player. Hah! Really frustrating.</p>
<p>Idea, anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jbyter</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-121383</link>
		<dc:creator>Jbyter</dc:creator>
		<pubDate>Wed, 21 Feb 2007 18:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-121383</guid>
		<description>Jibboo.. This works fine for Firefox but does not work in IE6.  I need something that works cross browser.</description>
		<content:encoded><![CDATA[<p>Jibboo.. This works fine for Firefox but does not work in IE6.  I need something that works cross browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jibboo</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-112581</link>
		<dc:creator>Jibboo</dc:creator>
		<pubDate>Tue, 23 Jan 2007 15:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-112581</guid>
		<description>I have the same issue with CNN and a few other sites that embed MP3s on their pages.  It seems to me that Media Player WILL work on some embedded media player content ... I think it depends on HOW the embedded object is declared ... as I have 2 different &lt;embed ...&gt; commands on the pages that I am programming ... so that it works correctly in Firefox.

Here is a page that WILL work with Media Player embedded in Firefox:

http://members.aol.com/jrzycrim01/mozilla/wmp/vidtest-HS.html</description>
		<content:encoded><![CDATA[<p>I have the same issue with CNN and a few other sites that embed MP3s on their pages.  It seems to me that Media Player WILL work on some embedded media player content &#8230; I think it depends on HOW the embedded object is declared &#8230; as I have 2 different &lt;embed &#8230;&gt; commands on the pages that I am programming &#8230; so that it works correctly in Firefox.</p>
<p>Here is a page that WILL work with Media Player embedded in Firefox:</p>
<p><a href="http://members.aol.com/jrzycrim01/mozilla/wmp/vidtest-HS.html" rel="nofollow">http://members.aol.com/jrzycri.....st-HS.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-110312</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Thu, 18 Jan 2007 09:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-110312</guid>
		<description>IE Tab will let you use IE7 inside Firefox. WMP11 uses an Active X controlled DLL in Windows system folder. For now, Firefox cannot use it unless Firefox uses Active X. It&#039;s no longer a plugin or extension that can be placed in the Firefox plugin folder.</description>
		<content:encoded><![CDATA[<p>IE Tab will let you use IE7 inside Firefox. WMP11 uses an Active X controlled DLL in Windows system folder. For now, Firefox cannot use it unless Firefox uses Active X. It&#8217;s no longer a plugin or extension that can be placed in the Firefox plugin folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-108479</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Tue, 16 Jan 2007 13:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-108479</guid>
		<description>Embedded WMP11 doesn&#039;t work with Firefox. I&#039;ve had WMP11 for many weeks now, and it is frustrating to have to keep going back and forth between IE7 and Firefox just for those sites with embedded files.  I guess this is all a part of the uber big secret meeting months ago between Firefox and Microsoft.  Firefox is letting Microsoft introduce WMP without Firefox compatibility for a period of time to encourage use of IE7.</description>
		<content:encoded><![CDATA[<p>Embedded WMP11 doesn&#8217;t work with Firefox. I&#8217;ve had WMP11 for many weeks now, and it is frustrating to have to keep going back and forth between IE7 and Firefox just for those sites with embedded files.  I guess this is all a part of the uber big secret meeting months ago between Firefox and Microsoft.  Firefox is letting Microsoft introduce WMP without Firefox compatibility for a period of time to encourage use of IE7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-105663</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Wed, 10 Jan 2007 13:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-105663</guid>
		<description>I have observed the problem you describe with WMP 11 plugin getting cut off at the end of the screen on several sites, it is not a one off.

I thought it was something to do with Firefox as IE and the same WMP11 plugin on the same page would display fine.

I will try to dig up some more examples of where it happens generally a lot of gaming sites are the best place as they will often have WMV videos.

Yahoo GamesDomain is the first example I can remember that does this, try the Bioshock Spike TV trailer, click on Watch;
http://videogames.yahoo.com/videos?page=0

Yahoo also apply some sort of custom skin to the WMP player controls that doesn&#039;t work in Firefox but does in IE.</description>
		<content:encoded><![CDATA[<p>I have observed the problem you describe with WMP 11 plugin getting cut off at the end of the screen on several sites, it is not a one off.</p>
<p>I thought it was something to do with Firefox as IE and the same WMP11 plugin on the same page would display fine.</p>
<p>I will try to dig up some more examples of where it happens generally a lot of gaming sites are the best place as they will often have WMV videos.</p>
<p>Yahoo GamesDomain is the first example I can remember that does this, try the Bioshock Spike TV trailer, click on Watch;<br />
<a href="http://videogames.yahoo.com/videos?page=0" rel="nofollow">http://videogames.yahoo.com/videos?page=0</a></p>
<p>Yahoo also apply some sort of custom skin to the WMP player controls that doesn&#8217;t work in Firefox but does in IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Browser Security News &#187; Robert Accettura: Windows Media Player 11 and Firefox</title>
		<link>http://robert.accettura.com/blog/2007/01/08/windows-media-player-11-and-firefox/comment-page-1/#comment-105334</link>
		<dc:creator>Browser Security News &#187; Robert Accettura: Windows Media Player 11 and Firefox</dc:creator>
		<pubDate>Tue, 09 Jan 2007 20:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/01/08/windows-media-player-11-and-firefox/#comment-105334</guid>
		<description>[...] Read More&#8230;Source: Planet Mozilla [...]</description>
		<content:encoded><![CDATA[<p>[...] Read More&#8230;Source: Planet Mozilla [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

