<?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: ActionScript 2.0 Configuration Class</title>
	<atom:link href="http://www.jonnyreeves.co.uk/2008/06/actionscript-20-configuration-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonnyreeves.co.uk/2008/06/actionscript-20-configuration-class/</link>
	<description>Actionscript, Flash, PHP and stuff</description>
	<lastBuildDate>Sun, 04 Jul 2010 15:32:43 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jonny</title>
		<link>http://www.jonnyreeves.co.uk/2008/06/actionscript-20-configuration-class/comment-page-1/#comment-2570</link>
		<dc:creator>Jonny</dc:creator>
		<pubDate>Tue, 24 Feb 2009 20:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=38#comment-2570</guid>
		<description>Hi Rick,

The Wikip[edia article on the Singleton Design Pattern notes that ActionScript 3.0 does not support - this is true, but does not affect the code above as it&#039;s ActionScript 2.0 (which does support private constructors.)

The code listed above should, in theory execute correctly.  If you are having trouble loading your XML configuration file, you should ensure that you are calling the Configure.loadXML() correctly (ie: the path to the XML file is correct and that your flash player permissions and can read the file).

Jonny.</description>
		<content:encoded><![CDATA[<p>Hi Rick,</p>
<p>The Wikip[edia article on the Singleton Design Pattern notes that ActionScript 3.0 does not support &#8211; this is true, but does not affect the code above as it&#8217;s ActionScript 2.0 (which does support private constructors.)</p>
<p>The code listed above should, in theory execute correctly.  If you are having trouble loading your XML configuration file, you should ensure that you are calling the Configure.loadXML() correctly (ie: the path to the XML file is correct and that your flash player permissions and can read the file).</p>
<p>Jonny.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://www.jonnyreeves.co.uk/2008/06/actionscript-20-configuration-class/comment-page-1/#comment-2555</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Mon, 23 Feb 2009 22:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=38#comment-2555</guid>
		<description>Hello, I am trying to run your ActionScript 2.0 Configuration Class.  I have the Configure file, an xml file and your test pr example_configure file.  I run it and it does not see the xml file.  I am following the instructions to a tee and I cannot for the life of me get the xml file to load.  Any suggestions??  It says that this is for ActionScript 2.0, and that is what I am using, but when I went into your Singleton design pattern, it said that Singleton doesn&#039;t work in AS2 because this version doesn&#039;t use private functions.  I have looked up how true that is, but I have some hope that you can help me.  If you need any other information, feel free to email me and ask.  thanks and have a nice day:

rick</description>
		<content:encoded><![CDATA[<p>Hello, I am trying to run your ActionScript 2.0 Configuration Class.  I have the Configure file, an xml file and your test pr example_configure file.  I run it and it does not see the xml file.  I am following the instructions to a tee and I cannot for the life of me get the xml file to load.  Any suggestions??  It says that this is for ActionScript 2.0, and that is what I am using, but when I went into your Singleton design pattern, it said that Singleton doesn&#8217;t work in AS2 because this version doesn&#8217;t use private functions.  I have looked up how true that is, but I have some hope that you can help me.  If you need any other information, feel free to email me and ask.  thanks and have a nice day:</p>
<p>rick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Actionscript - Loading Acute and UTF-8 Characters from XML into Dynamic Text with Flash - JonnyReeves.co.uk</title>
		<link>http://www.jonnyreeves.co.uk/2008/06/actionscript-20-configuration-class/comment-page-1/#comment-754</link>
		<dc:creator>Actionscript - Loading Acute and UTF-8 Characters from XML into Dynamic Text with Flash - JonnyReeves.co.uk</dc:creator>
		<pubDate>Thu, 19 Jun 2008 09:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonnyreeves.co.uk/?p=38#comment-754</guid>
		<description>[...] flexible applications in Flash is easy, (/me points in the direction of my XML Configuration Class) and there&#8217;s few reasons why all your text strings should not be read in at run time to allow [...]</description>
		<content:encoded><![CDATA[<p>[...] flexible applications in Flash is easy, (/me points in the direction of my XML Configuration Class) and there&#8217;s few reasons why all your text strings should not be read in at run time to allow [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
