<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Blog.ChenHow.Net &#187; flash</title>
	<atom:link href="http://blog.chenhow.net/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.chenhow.net</link>
	<description>Tech news, reviews, linux tips &#38; tricks, gadgets, foods and life experience sharing</description>
	<lastBuildDate>Wed, 28 Jul 2010 11:04:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.6.3" -->
	<copyright>Copyright &#xA9; Blog.ChenHow.Net 2010 </copyright>
	<managingEditor>chenhow@chenhow.net (Blog.ChenHow.Net)</managingEditor>
	<webMaster>chenhow@chenhow.net (Blog.ChenHow.Net)</webMaster>
	<category>posts</category>
	<image>
		<url>http://blog.chenhow.net/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Blog.ChenHow.Net &#187; flash</title>
		<link>http://blog.chenhow.net</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Tech news, reviews, linux tips &#38; tricks, gadgets, foods and life experience sharing</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &amp; Culture" />
	<itunes:author>Blog.ChenHow.Net</itunes:author>
	<itunes:owner>
		<itunes:name>Blog.ChenHow.Net</itunes:name>
		<itunes:email>chenhow@chenhow.net</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://blog.chenhow.net/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Install Chromium + Flash plugin in Ubuntu Jaunty</title>
		<link>http://blog.chenhow.net/2009/07/13/internet/install-chromium-flash-plugin-in-ubuntu-jaunty/</link>
		<comments>http://blog.chenhow.net/2009/07/13/internet/install-chromium-flash-plugin-in-ubuntu-jaunty/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 13:43:25 +0000</pubDate>
		<dc:creator>chenhow</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://blog.chenhow.net/?p=536</guid>
		<description><![CDATA[Install Chromium Browser in Ubuntu 9.10 with 5 simple steps. 1.) Edit /etc/apt/source.list chenhow@chenhow-laptop:~$ sudo gedit /etc/apt/source.list ### Add following into source.list file ### deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main 2.) Add GPG key chenhow@chenhow-laptop:~$ sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5 3.) Update source list then install chromium. chenhow@chenhow-laptop:~$ sudo apt-get update [...]]]></description>
			<content:encoded><![CDATA[<p>Install Chromium Browser in Ubuntu 9.10 with 5 simple steps.</p>
<p>1.) Edit /etc/apt/source.list</p>
<blockquote><p><span style="color: #ffffff;"><span style="color: #ffff00;">chenhow@chenhow-laptop:~$</span> </span><span style="color: #ff0000;">sudo gedit /etc/apt/source.list</span></p>
<p><span style="color: #ff0000;">### Add following into source.list file ###</span></p>
<p><span style="color: blue;">deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main<br />
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main</span><br class="spacer_" /></p></blockquote>
<p>2.) Add GPG key</p>
<blockquote><p><span style="color: #ffffff;"><span style="color: #ffff00;">chenhow@chenhow-laptop:~$</span> </span><span style="color: #ff0000;">sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5</span></p>
<p><span style="color: #ffff00;"> </span></p></blockquote>
<p>3.) Update source list then install chromium.</p>
<blockquote><p><span style="color: #ffffff;"><span style="color: #ffff00;">chenhow@chenhow-laptop:~$</span> </span><span style="color: #ff0000;">sudo apt-get update</span></p>
<p><span style="color: #ffff00;">chenhow@chenhow-laptop:~$ </span><span style="color: #ff0000;">sudo apt-get install chromium-browser</span></p></blockquote>
<p><br class="spacer_" /></p>
<p>4.) Once finish install Chromium, follow below steps to enable flash</p>
<blockquote><p><span style="color: #ffffff;"><span style="color: #ffff00;">chenhow@chenhow-laptop:~$</span> </span><span style="color: #ff0000;">cd /usr/lib/chromium-browser/plugins</span></p>
<p><span style="color: #ffffff;"><span style="color: #ffff00;">chenhow@chenhow-laptop:/usr/lib/chromium-browser/plugins$</span> </span><span style="color: #ff0000;">sudo ln -s ../../adobe-flashplugin/libflashplayer.so</span></p>
<p><span style="color: #ffffff;"><span style="color: #ffff00;">chenhow@chenhow-laptop:/usr/lib/chromium-browser/plugins$</span> </span><span style="color: #ff0000;">sudo vim /etc/chromium-browser/default</span></p>
<p><span style="color: #ff0000;">### Edit chromium flags in default file ###</span></p>
<p><span style="color: blue;"># Options to pass to chromium-browser<br />
CHROMIUM_FLAGS=&#8221;&#8211;enable-plugins&#8221;</span></p></blockquote>
<p>5.) You can now check your browser by typing &#8220;<span style="color: #ff0000;"><strong>about:plugins</strong></span>&#8221; in the url bar, if you see the plugins is installed,  you should be able to play flash content.</p>
<p><br class="spacer_" /></p>
<p style="text-align: center;"><a href="http://www.chenhow.net/images/google/google%20chromium.png" class="broken_link" rel="lightbox[536]"><img class="aligncenter" title="google chromium" src="http://www.chenhow.net/images/google/google%20chromium.png" alt="google chromium" width="512" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.chenhow.net/images/google/Chrome_flash.png" class="broken_link" rel="lightbox[536]"><img class="aligncenter" title="google chrome" src="http://www.chenhow.net/images/google/Chrome_flash.png" alt="google chrome" width="512" height="359" /></a></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 476px; width: 1px; height: 1px;">1) sudo vim /etc/chromium-browser/default<br />
2) edit chromium flags to look like following</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p># Options to pass to chromium-browser<br />
CHROMIUM_FLAGS=&#8221;&#8211;enable-plugins&#8221;</p>
<p>3) start chromium-browser and check &#8220;about:plugins&#8221;<br />
4) you should see some installed plugins now</p>
</div>
<div  class="related_post_title">Related Posts</div><ul class="related_post"><li>July 28, 2008 -- <a href="http://blog.chenhow.net/2008/07/28/internet/firefox-3-crashes-with-flash/" title="Firefox 3 Crashes With Flash">Firefox 3 Crashes With Flash</a> (1)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.chenhow.net/2009/07/13/internet/install-chromium-flash-plugin-in-ubuntu-jaunty/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>Firefox 3 Crashes With Flash</title>
		<link>http://blog.chenhow.net/2008/07/28/internet/firefox-3-crashes-with-flash/</link>
		<comments>http://blog.chenhow.net/2008/07/28/internet/firefox-3-crashes-with-flash/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 12:57:42 +0000</pubDate>
		<dc:creator>chenhow</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.chenhow.net/?p=69</guid>
		<description><![CDATA[Ubuntu Hardy: Recently many users complaint about firefox 3 keep on crashing whenever they try to load flash content websites. To solve this problem: Solution 1) Install nspluginwrapper sudo apt-cache search nspluginwrapper sudo apt-get install nspluginwrapper or wget http://www.chenhow.net/downloads/nspluginwrapper_0.9.91.5-2ubuntu2_i386.deb &#38;&#38; \ dpkg -i nspluginwrapper_0.9.91.5-2ubuntu2_i386.deb 2) Install libflashsupport sudo apt-get install libflashsupport 3) Reinstall flashplugin-nonfree sudo [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu Hardy: Recently many users complaint about firefox 3 keep on crashing whenever they try to load flash content websites.</p>
<p>To solve this problem:</p>
<p><strong>Solution</strong></p>
<p>1) Install nspluginwrapper</p>
<blockquote><p>sudo apt-cache search nspluginwrapper</p>
<p>sudo apt-get install nspluginwrapper</p></blockquote>
<p>or</p>
<blockquote><p>wget http://www.chenhow.net/downloads/nspluginwrapper_0.9.91.5-2ubuntu2_i386.deb &amp;&amp; \</p>
<p>dpkg -i nspluginwrapper_0.9.91.5-2ubuntu2_i386.deb</p></blockquote>
<p>2) Install libflashsupport</p>
<blockquote><p>sudo apt-get install libflashsupport</p></blockquote>
<p>3) Reinstall flashplugin-nonfree</p>
<blockquote><p>sudo apt-get remove &#8211;purge flashplugin-nonfree<br />
sudo apt-get install flashplugin-nonfree</p></blockquote>
<p>4) Restart firefox</p>
<p>5) Problem solved</p>
<div  class="related_post_title">Related Posts</div><ul class="related_post"><li>July 13, 2009 -- <a href="http://blog.chenhow.net/2009/07/13/internet/install-chromium-flash-plugin-in-ubuntu-jaunty/" title="Install Chromium + Flash plugin in Ubuntu Jaunty">Install Chromium + Flash plugin in Ubuntu Jaunty</a> (58)</li><li>October 26, 2008 -- <a href="http://blog.chenhow.net/2008/10/26/linux/playing-dos-game-in-ubuntu/" title="[Ubuntu] Playing DOS Game In Ubuntu">[Ubuntu] Playing DOS Game In Ubuntu</a> (12)</li><li>September 9, 2008 -- <a href="http://blog.chenhow.net/2008/09/09/internet/firefox-guiness-world-record-certificate/" title="Firefox Guiness World Record Certificate">Firefox Guiness World Record Certificate</a> (0)</li><li>July 26, 2008 -- <a href="http://blog.chenhow.net/2008/07/26/linux/run-thotkeeper-in-ubuntu-hardy/" title="[Ubuntu] Run Thotkeeper in Ubuntu Hardy">[Ubuntu] Run Thotkeeper in Ubuntu Hardy</a> (3)</li><li>July 26, 2008 -- <a href="http://blog.chenhow.net/2008/07/26/internet/screengrab-save-entire-webpages-as-images/" title="ScreenGrab! Save Entire Webpages as Images">ScreenGrab! Save Entire Webpages as Images</a> (0)</li><li>February 14, 2008 -- <a href="http://blog.chenhow.net/2008/02/14/linux/install-flash-plugin-for-browser/" title="[Ubuntu] Install Flash Plugin for Mozilla Firefox">[Ubuntu] Install Flash Plugin for Mozilla Firefox</a> (5)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.chenhow.net/2008/07/28/internet/firefox-3-crashes-with-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
