<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Notes &#187; flash</title>
	<atom:link href="http://alexpb.com/notes/articles/category/media/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexpb.com/notes</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 01:27:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Flash crashes/hangs Firefox when switching to fullscreen</title>
		<link>http://alexpb.com/notes/articles/2009/02/08/flash-crasheshangs-firefox-when-switching-to-fullscreen/</link>
		<comments>http://alexpb.com/notes/articles/2009/02/08/flash-crasheshangs-firefox-when-switching-to-fullscreen/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 06:08:24 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/?p=475</guid>
		<description><![CDATA[The best solution/workaround I found is to create an executable script (eg: start_firefox) with the following lines (1, 2): #!/bin/sh export LD_PRELOAD="/usr/lib/libGL.so.1" /home/alexb/apps/firefox/firefox chmod +x start_firefox ./start_firefox Another solution is to disable the hardware acceleration in Flash (probably a bad solution): Right click on the embedded Flash window inside Firefox (flash video) Settings&#8230; go to [...]]]></description>
			<content:encoded><![CDATA[<p>The best solution/workaround I found is to create an executable script (eg: start_firefox) with the following lines (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=469439">1</a>, <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=484960">2</a>):</p>
<p><code>#!/bin/sh<br />
export LD_PRELOAD="/usr/lib/libGL.so.1"<br />
/home/alexb/apps/firefox/firefox</code><br />
<code>chmod +x start_firefox<br />
./start_firefox</code></p>
<p>Another solution is to disable the hardware acceleration in Flash (probably a bad solution):</p>
<ol>
<li>Right click on the embedded Flash window inside Firefox (flash video)</li>
<li>Settings&#8230;</li>
<li>go to the first tab</li>
<li>un-check &#8220;Enable hardware acceleration&#8221;</li>
</ol>
<p>Now you should be able to go full screen&#8230;</p>
<p>Here is the version of the software I was using.</p>
<ul>
<li>Flash v10,0,15,3</li>
<li>Firefox 3.0.5 and 3.5.2</li>
<li>NVIDIA video driver 180.22</li>
<li>Kernel 2.6.27.7-smp</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2009/02/08/flash-crasheshangs-firefox-when-switching-to-fullscreen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You know Flash is inefficient when ..</title>
		<link>http://alexpb.com/notes/articles/2008/11/25/you-know-flash-is-inefficient-when/</link>
		<comments>http://alexpb.com/notes/articles/2008/11/25/you-know-flash-is-inefficient-when/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 02:55:13 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/articles/2008/11/25/you-know-flash-is-inefficient-when/</guid>
		<description><![CDATA[&#8230;DOOM 1, a 15 year old game converted to flash, is jerky on a fairly recent computer. It&#8217;s still worth a try, play now.]]></description>
			<content:encoded><![CDATA[<p>&#8230;<b>DOOM 1</b>, <a href="http://www.doomworld.com/10years/">a 15 year old game</a> converted to flash, is jerky on a <a href="http://alexpb.com/notes/articles/2007/01/14/my-computer/">fairly recent computer</a>.</p>
<p>It&#8217;s still worth a try, <a href="http://www.newgrounds.com/portal/view/470460">play now</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2008/11/25/you-know-flash-is-inefficient-when/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
