<?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: Bug in Flash Player FileReference browse affecting Macs</title>
	<atom:link href="http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/</link>
	<description>Helping the fellow geek</description>
	<lastBuildDate>Fri, 07 Oct 2011 08:49:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris McDonald</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-3533</link>
		<dc:creator>Chris McDonald</dc:creator>
		<pubDate>Fri, 07 Oct 2011 08:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-3533</guid>
		<description>That&#039;s good to hear. I&#039;ve been keeping up with the Firefox upgrades so luckily didn&#039;t encounter it.</description>
		<content:encoded><![CDATA[<p>That&#8217;s good to hear. I&#8217;ve been keeping up with the Firefox upgrades so luckily didn&#8217;t encounter it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-3531</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Fri, 07 Oct 2011 06:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-3531</guid>
		<description>That was with firefox 3.6. With firefox 7 and fp11 it&#039;s working.</description>
		<content:encoded><![CDATA[<p>That was with firefox 3.6. With firefox 7 and fp11 it&#8217;s working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-3527</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Thu, 06 Oct 2011 18:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-3527</guid>
		<description>11.0.1.152 with firefox. The problem seems back again. :(</description>
		<content:encoded><![CDATA[<p>11.0.1.152 with firefox. The problem seems back again. <img src='http://www.opencoder.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike B</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-535</link>
		<dc:creator>Mike B</dc:creator>
		<pubDate>Wed, 09 Jun 2010 05:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-535</guid>
		<description>So I&#039;m not crazy after all. After experiencing this odd behavior I went straight to Google.
So glad I found this post.</description>
		<content:encoded><![CDATA[<p>So I&#8217;m not crazy after all. After experiencing this odd behavior I went straight to Google.<br />
So glad I found this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winton DeShong</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-489</link>
		<dc:creator>Winton DeShong</dc:creator>
		<pubDate>Wed, 19 May 2010 15:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-489</guid>
		<description>All I can say is THANK YOU! After 8 hours of debugging our internal flex framework and different SDKs for flex I came across this post. Phew. Tested it on the client&#039;s environment and it works.</description>
		<content:encoded><![CDATA[<p>All I can say is THANK YOU! After 8 hours of debugging our internal flex framework and different SDKs for flex I came across this post. Phew. Tested it on the client&#8217;s environment and it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-477</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 13 May 2010 15:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-477</guid>
		<description>If anyone else is still running into this, instead of calling an alert(), try to open a new window with window.open() and then change the focus to that window with .focus() and then call .close() on it. Seems to be working for me. I even added some JS to detect the browser so it only does this workaround for firefox since it seems to be the only one causing issues.</description>
		<content:encoded><![CDATA[<p>If anyone else is still running into this, instead of calling an alert(), try to open a new window with window.open() and then change the focus to that window with .focus() and then call .close() on it. Seems to be working for me. I even added some JS to detect the browser so it only does this workaround for firefox since it seems to be the only one causing issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Preston</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-460</link>
		<dc:creator>Preston</dc:creator>
		<pubDate>Tue, 04 May 2010 03:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-460</guid>
		<description>I also see this bug
it totally kills slider component and startdrag stopdrag too
my specs are fash player 10,0,42,3 debug version
osx 10.6.3
firefox 3.6.3</description>
		<content:encoded><![CDATA[<p>I also see this bug<br />
it totally kills slider component and startdrag stopdrag too<br />
my specs are fash player 10,0,42,3 debug version<br />
osx 10.6.3<br />
firefox 3.6.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris McDonald</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-366</link>
		<dc:creator>Chris McDonald</dc:creator>
		<pubDate>Sat, 20 Mar 2010 13:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-366</guid>
		<description>Adobe have release flash player 10.1 beta 3, check here for the bugs that have been fixed: http://onflash.org/ted/2010/02/bugs-fixed-in-fp101b3.php</description>
		<content:encoded><![CDATA[<p>Adobe have release flash player 10.1 beta 3, check here for the bugs that have been fixed: <a href="http://onflash.org/ted/2010/02/bugs-fixed-in-fp101b3.php" rel="nofollow">http://onflash.org/ted/2010/02/bugs-fixed-in-fp101b3.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris McDonald</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-365</link>
		<dc:creator>Chris McDonald</dc:creator>
		<pubDate>Sat, 20 Mar 2010 09:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-365</guid>
		<description>Thanks for all the nice comments, good to to be of some help.
By the way, Adobe have released an update on the new beta flash player which fixes the duplicated keys issue, so you may want to try that one out. It is the beta release of flash player 10.1 so I recommend everyone try it out and reporting any bugs in it to Adobe so there is less chance we experience issues such as this one.</description>
		<content:encoded><![CDATA[<p>Thanks for all the nice comments, good to to be of some help.<br />
By the way, Adobe have released an update on the new beta flash player which fixes the duplicated keys issue, so you may want to try that one out. It is the beta release of flash player 10.1 so I recommend everyone try it out and reporting any bugs in it to Adobe so there is less chance we experience issues such as this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://www.opencoder.co.uk/2009/09/bug-in-flash-player-filereference-browse-affecting-macs/comment-page-1/#comment-363</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Fri, 19 Mar 2010 15:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.opencoder.co.uk/?p=58#comment-363</guid>
		<description>Thanks for all the information regarding this issue. And special thanks to Andy for the workaround.</description>
		<content:encoded><![CDATA[<p>Thanks for all the information regarding this issue. And special thanks to Andy for the workaround.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

