<?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>No Name &#187; install flash prism</title>
	<atom:link href="http://blog.schoash.com/tag/install-flash-prism/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schoash.com</link>
	<description></description>
	<lastBuildDate>Thu, 07 Oct 2010 13:18:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Installing Adobe Flash Plugin in Mozilla Prism on Linux</title>
		<link>http://blog.schoash.com/2009/05/10/installing-adobe-flash-plugin-in-mozilla-prism-on-linux/</link>
		<comments>http://blog.schoash.com/2009/05/10/installing-adobe-flash-plugin-in-mozilla-prism-on-linux/#comments</comments>
		<pubDate>Sun, 10 May 2009 14:10:47 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[flash prism]]></category>
		<category><![CDATA[install flash mozilla prism]]></category>
		<category><![CDATA[install flash prism]]></category>
		<category><![CDATA[prism]]></category>
		<category><![CDATA[prism plugin]]></category>
		<category><![CDATA[prism plugins]]></category>

		<guid isPermaLink="false">http://blog.schoash.com/?p=131</guid>
		<description><![CDATA[Today I gave Prism a try. I have several websites, which need a proxy to get access, but for others I don&#8217;t want to use the proxy at all. So I created a new configuration to have the site available in one click. After starting up the first time, I realized, that the Adobe Flash [...]]]></description>
			<content:encoded><![CDATA[<p>Today I gave Prism a try. I have several websites, which need a proxy to get access, but for others I don&#8217;t want to use the proxy at all. So I created a new configuration to have the site available in one click. After starting up the first time, I realized, that the Adobe Flash plugin is not installed. After stumbling around the web I found out that basically only the <code>libflashplayer.so</code> needs to be copied to the plugins folder of Prism.</p>
<p>This is a bit tricky, because there is no plugins folder in Prism by default. So I started with<br />
<code>root@HASS:/opt/prism# mkdir plugins</code><br />
for creating the folder in the right place.</p>
<p>Next I tried to locate the Flash plugin file with<br />
<code>locate libflashplayer.so</code></p>
<p>As a result i got<br />
<code>/usr/lib/adobe-flashplugin/libflashplayer.so</code></p>
<p>The next step was copying this found file over to the newly created plugins folder<br />
<code>cp /usr/lib/adobe-flashplugin/libflashplayer.so plugins/.</code></p>
<p>From what I saw, this problem does not happen on other platforms.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2009/05/10/installing-adobe-flash-plugin-in-mozilla-prism-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

