<?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"
	>
<channel>
	<title>Comments on: Security changes in Flash Player 9.0.124.0</title>
	<atom:link href="http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/feed/" rel="self" type="application/rss+xml" />
	<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/</link>
	<description>...a blog by Matt Adcock</description>
	<pubDate>Thu, 29 Jul 2010 23:23:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Brent</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-436</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Sat, 13 Mar 2010 03:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-436</guid>
		<description>I've set it up so that the policy file is being served through the game's http server. I get the  from FMud and in return serve the policy file, but FMud doesn't respond and I get a security error. This is the policy file I return to flash: 




   
   
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve set it up so that the policy file is being served through the game&#8217;s http server. I get the  from FMud and in return serve the policy file, but FMud doesn&#8217;t respond and I get a security error. This is the policy file I return to flash:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-330</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Fri, 29 Jan 2010 14:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-330</guid>
		<description>I guess that means you don't have Python installed or that the interpreter is not in your path.</description>
		<content:encoded><![CDATA[<p>I guess that means you don&#8217;t have Python installed or that the interpreter is not in your path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthonie</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-327</link>
		<dc:creator>Anthonie</dc:creator>
		<pubDate>Fri, 29 Jan 2010 05:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-327</guid>
		<description>Sorry but, 'python' isn't recognized as a command prompt command.</description>
		<content:encoded><![CDATA[<p>Sorry but, &#8216;python&#8217; isn&#8217;t recognized as a command prompt command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-325</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 28 Jan 2010 10:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-325</guid>
		<description>You just need to run the python script from a command prompt in Windows, something like "python flashpolicyd.py --file=/path/to/flashpolicy.xml --port=843" from the directory where the flashpolicyd.py file is. Make sure you have python installed and the python interpreter is in your PATH.</description>
		<content:encoded><![CDATA[<p>You just need to run the python script from a command prompt in Windows, something like &#8220;python flashpolicyd.py &#8211;file=/path/to/flashpolicy.xml &#8211;port=843&#8243; from the directory where the flashpolicyd.py file is. Make sure you have python installed and the python interpreter is in your PATH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthonie</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-321</link>
		<dc:creator>Anthonie</dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-321</guid>
		<description>Windows isn't recognizing my 'policy.bat' as a valid batch command.</description>
		<content:encoded><![CDATA[<p>Windows isn&#8217;t recognizing my &#8216;policy.bat&#8217; as a valid batch command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-320</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 27 Jan 2010 20:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-320</guid>
		<description>It's a shell command, so precisely how you run it depends on your operating system and your server configuration. I assume you're using Windows if you have a .bat file and if you have Python 2.5 (or higher) installed on your Windows machine you should be able to run the server script in much the same way from the windows command prompt.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a shell command, so precisely how you run it depends on your operating system and your server configuration. I assume you&#8217;re using Windows if you have a .bat file and if you have Python 2.5 (or higher) installed on your Windows machine you should be able to run the server script in much the same way from the windows command prompt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthonie</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-319</link>
		<dc:creator>Anthonie</dc:creator>
		<pubDate>Wed, 27 Jan 2010 20:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-319</guid>
		<description>In what do I put that?

The .bat that launches my MUD servers?</description>
		<content:encoded><![CDATA[<p>In what do I put that?</p>
<p>The .bat that launches my MUD servers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-318</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 27 Jan 2010 19:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-318</guid>
		<description>You can use the command above, ./flashpolicyd.py --file=/path/to/flashpolicy.xml --port=843

This will start the flashpolicyd.py script listening on port 843 and read the flashpolicy.xml file that you specify. Obviously you need to change the file= part to the path where the flashpolicy.xml file is.</description>
		<content:encoded><![CDATA[<p>You can use the command above, ./flashpolicyd.py &#8211;file=/path/to/flashpolicy.xml &#8211;port=843</p>
<p>This will start the flashpolicyd.py script listening on port 843 and read the flashpolicy.xml file that you specify. Obviously you need to change the file= part to the path where the flashpolicy.xml file is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthonie</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-317</link>
		<dc:creator>Anthonie</dc:creator>
		<pubDate>Wed, 27 Jan 2010 19:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-317</guid>
		<description>I get error: File must be specified when I run the .py file.

How do I exactly 'use' the file?</description>
		<content:encoded><![CDATA[<p>I get error: File must be specified when I run the .py file.</p>
<p>How do I exactly &#8216;use&#8217; the file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2008/05/14/security-changes-in-flash-player-901240/#comment-33</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Tue, 12 Aug 2008 20:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=18#comment-33</guid>
		<description>Python helpfully tells you that the error occurs at the 'with' statement on that line. The 'with' statement is new in Python 2.5 so I would guess you are running an older version of Python.</description>
		<content:encoded><![CDATA[<p>Python helpfully tells you that the error occurs at the &#8216;with&#8217; statement on that line. The &#8216;with&#8217; statement is new in Python 2.5 so I would guess you are running an older version of Python.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
