<?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: PixLib &#8211; Tut 02 &#8211; What is and how to use the ConfigLoader class + Tweak</title>
	<atom:link href="http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/</link>
	<description>You love flash? Welcome!!</description>
	<lastBuildDate>Mon, 12 Dec 2011 18:08:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: zeflasher</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14025</link>
		<dc:creator>zeflasher</dc:creator>
		<pubDate>Thu, 10 Jan 2008 08:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14025</guid>
		<description>Czartan&gt; You may point to the wrong classes. If you are opening the tweaked XMLTOObjectDeserializer you&#039;ll see that there is

public static var PUSHINARRAY_IDENTICAL_NODE_NAMES : Boolean = false;
public static var DESERIALIZE_ATTRIBUTES : Boolean = false;

So the class is good... It may come from your side.
++</description>
		<content:encoded><![CDATA[<p>Czartan> You may point to the wrong classes. If you are opening the tweaked XMLTOObjectDeserializer you&#8217;ll see that there is</p>
<p>public static var PUSHINARRAY_IDENTICAL_NODE_NAMES : Boolean = false;<br />
public static var DESERIALIZE_ATTRIBUTES : Boolean = false;</p>
<p>So the class is good&#8230; It may come from your side.<br />
++</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeflasher</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14176</link>
		<dc:creator>zeflasher</dc:creator>
		<pubDate>Thu, 10 Jan 2008 08:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14176</guid>
		<description>Czartan&gt; You may point to the wrong classes. If you are opening the tweaked XMLTOObjectDeserializer you&#039;ll see that there is

public static var PUSHINARRAY_IDENTICAL_NODE_NAMES : Boolean = false;
public static var DESERIALIZE_ATTRIBUTES : Boolean = false;

So the class is good... It may come from your side.
++</description>
		<content:encoded><![CDATA[<p>Czartan&gt; You may point to the wrong classes. If you are opening the tweaked XMLTOObjectDeserializer you&#8217;ll see that there is</p>
<p>public static var PUSHINARRAY_IDENTICAL_NODE_NAMES : Boolean = false;<br />
public static var DESERIALIZE_ATTRIBUTES : Boolean = false;</p>
<p>So the class is good&#8230; It may come from your side.<br />
++</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Czartan</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14024</link>
		<dc:creator>Czartan</dc:creator>
		<pubDate>Sat, 29 Dec 2007 05:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14024</guid>
		<description>i keep getting 2 compile time erors &quot;There is no property with the name &#039;DESERIALIZE_ATTRIBUTES&#039; and There is no property with the name &#039;PUSHINARRAY_IDENTICAL_NODE_NAMES&quot;. yes, i am using the modified XMLToObjectDeserializer and rev35 of pixlib. please help! thanks in advance</description>
		<content:encoded><![CDATA[<p>i keep getting 2 compile time erors &#8220;There is no property with the name &#8216;DESERIALIZE_ATTRIBUTES&#8217; and There is no property with the name &#8216;PUSHINARRAY_IDENTICAL_NODE_NAMES&#8221;. yes, i am using the modified XMLToObjectDeserializer and rev35 of pixlib. please help! thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Czartan</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14175</link>
		<dc:creator>Czartan</dc:creator>
		<pubDate>Sat, 29 Dec 2007 05:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14175</guid>
		<description>i keep getting 2 compile time erors &quot;There is no property with the name &#039;DESERIALIZE_ATTRIBUTES&#039; and There is no property with the name &#039;PUSHINARRAY_IDENTICAL_NODE_NAMES&quot;. yes, i am using the modified XMLToObjectDeserializer and rev35 of pixlib. please help! thanks in advance</description>
		<content:encoded><![CDATA[<p>i keep getting 2 compile time erors &#8220;There is no property with the name &#8216;DESERIALIZE_ATTRIBUTES&#8217; and There is no property with the name &#8216;PUSHINARRAY_IDENTICAL_NODE_NAMES&#8221;. yes, i am using the modified XMLToObjectDeserializer and rev35 of pixlib. please help! thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: isambard</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-13294</link>
		<dc:creator>isambard</dc:creator>
		<pubDate>Tue, 07 Aug 2007 14:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-13294</guid>
		<description>it might be worth chipping in that you need to set the DESERIALIZE_ATTRIBUTES property BEFORE instantiating the config loader. I mistakenly assumed that because this is a static property that as long as it was set prior to loading the xml, that it wouldn&#039;t matter when it was set, but it is made into an instance property when an instance of xmlToObjectDeserializer is created.</description>
		<content:encoded><![CDATA[<p>it might be worth chipping in that you need to set the DESERIALIZE_ATTRIBUTES property BEFORE instantiating the config loader. I mistakenly assumed that because this is a static property that as long as it was set prior to loading the xml, that it wouldn&#8217;t matter when it was set, but it is made into an instance property when an instance of xmlToObjectDeserializer is created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: isambard</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14174</link>
		<dc:creator>isambard</dc:creator>
		<pubDate>Tue, 07 Aug 2007 14:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14174</guid>
		<description>it might be worth chipping in that you need to set the DESERIALIZE_ATTRIBUTES property BEFORE instantiating the config loader. I mistakenly assumed that because this is a static property that as long as it was set prior to loading the xml, that it wouldn&#039;t matter when it was set, but it is made into an instance property when an instance of xmlToObjectDeserializer is created.</description>
		<content:encoded><![CDATA[<p>it might be worth chipping in that you need to set the DESERIALIZE_ATTRIBUTES property BEFORE instantiating the config loader. I mistakenly assumed that because this is a static property that as long as it was set prior to loading the xml, that it wouldn&#8217;t matter when it was set, but it is made into an instance property when an instance of xmlToObjectDeserializer is created.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dev by MX&#187; Blog Archive &#187; Pixlib - Tut 03 - How to load assets at runtime</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-5814</link>
		<dc:creator>Dev by MX&#187; Blog Archive &#187; Pixlib - Tut 03 - How to load assets at runtime</dc:creator>
		<pubDate>Mon, 30 Apr 2007 05:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-5814</guid>
		<description>[...] the way if you dunno how works the ConfigLoader class have a look here [...]</description>
		<content:encoded><![CDATA[<p>[...] the way if you dunno how works the ConfigLoader class have a look here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthieu</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-939</link>
		<dc:creator>Matthieu</dc:creator>
		<pubDate>Mon, 19 Mar 2007 09:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-939</guid>
		<description>Thanks for your good tuto about pixlib.

Keep going.</description>
		<content:encoded><![CDATA[<p>Thanks for your good tuto about pixlib.</p>
<p>Keep going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthieu</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14173</link>
		<dc:creator>Matthieu</dc:creator>
		<pubDate>Mon, 19 Mar 2007 09:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14173</guid>
		<description>Thanks for your good tuto about pixlib.

Keep going.</description>
		<content:encoded><![CDATA[<p>Thanks for your good tuto about pixlib.</p>
<p>Keep going.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeflasher</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-58</link>
		<dc:creator>zeflasher</dc:creator>
		<pubDate>Sun, 28 Jan 2007 02:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-58</guid>
		<description>Hello RYGAR, please post this on the mailling list.
Pixlib [at] osflash [dot] org
Attach your files as well. If I&#039;m not having a look other people will do...

And when you&#039;ll get time you really should check for this framework. It&#039;s a must know. ;)</description>
		<content:encoded><![CDATA[<p>Hello RYGAR, please post this on the mailling list.<br />
Pixlib [at] osflash [dot] org<br />
Attach your files as well. If I&#8217;m not having a look other people will do&#8230;</p>
<p>And when you&#8217;ll get time you really should check for this framework. It&#8217;s a must know. <img src='http://dev.webbymx.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeflasher</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14172</link>
		<dc:creator>zeflasher</dc:creator>
		<pubDate>Sun, 28 Jan 2007 02:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14172</guid>
		<description>Hello RYGAR, please post this on the mailling list.
Pixlib [at] osflash [dot] org
Attach your files as well. If I&#039;m not having a look other people will do...

And when you&#039;ll get time you really should check for this framework. It&#039;s a must know. ;)</description>
		<content:encoded><![CDATA[<p>Hello RYGAR, please post this on the mailling list.<br />
Pixlib [at] osflash [dot] org<br />
Attach your files as well. If I&#8217;m not having a look other people will do&#8230;</p>
<p>And when you&#8217;ll get time you really should check for this framework. It&#8217;s a must know. <img src='http://dev.webbymx.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RYGAR</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-56</link>
		<dc:creator>RYGAR</dc:creator>
		<pubDate>Fri, 26 Jan 2007 18:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-56</guid>
		<description>Well the XML didn&#039;t show in my last post... I&#039;ll write it:

&#039;test&#039; 
&#039;meal&#039; and &#039;cost&#039; child below that.</description>
		<content:encoded><![CDATA[<p>Well the XML didn&#8217;t show in my last post&#8230; I&#8217;ll write it:</p>
<p>&#8216;test&#8217;<br />
&#8216;meal&#8217; and &#8216;cost&#8217; child below that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RYGAR</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14171</link>
		<dc:creator>RYGAR</dc:creator>
		<pubDate>Fri, 26 Jan 2007 18:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14171</guid>
		<description>Well the XML didn&#039;t show in my last post... I&#039;ll write it:

&#039;test&#039; 
&#039;meal&#039; and &#039;cost&#039; child below that.</description>
		<content:encoded><![CDATA[<p>Well the XML didn&#8217;t show in my last post&#8230; I&#8217;ll write it:</p>
<p>&#8216;test&#8217;<br />
&#8216;meal&#8217; and &#8216;cost&#8217; child below that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RYGAR</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-55</link>
		<dc:creator>RYGAR</dc:creator>
		<pubDate>Fri, 26 Jan 2007 18:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-55</guid>
		<description>Well if anyone can help me get the syntax down for this is would be a huge help.  I really just need to know this one thing, while the entire framework looks interesting I just don&#039;t have the time.

My question is regarding XML2OBject


Here&#039;s what I&#039;ve gots:
AS:

import com.bourre.data.libs.*;

//Callback Function
function run( e: XMLToObjectEvent) : Void 
{
	trace(e.getObject());
	trace(this);	
}

_xto = new XMLToObject(new Object());
_xto.addEventListener(XMLToObject.onLoadInitEVENT,this,run);
_xto.load(&quot;simple.xml&quot;);


and the XML:




	Meal 3
	12.10


-----

I&#039;m having trouble just calling the XML variables.  For instance I would just like do a trace(this.test.meal); and have it output &#039;Meal 3&#039;.  Seems simple enough...HELP?!</description>
		<content:encoded><![CDATA[<p>Well if anyone can help me get the syntax down for this is would be a huge help.  I really just need to know this one thing, while the entire framework looks interesting I just don&#8217;t have the time.</p>
<p>My question is regarding XML2OBject</p>
<p>Here&#8217;s what I&#8217;ve gots:<br />
AS:</p>
<p>import com.bourre.data.libs.*;</p>
<p>//Callback Function<br />
function run( e: XMLToObjectEvent) : Void<br />
{<br />
	trace(e.getObject());<br />
	trace(this);<br />
}</p>
<p>_xto = new XMLToObject(new Object());<br />
_xto.addEventListener(XMLToObject.onLoadInitEVENT,this,run);<br />
_xto.load(&#8220;simple.xml&#8221;);</p>
<p>and the XML:</p>
<p>	Meal 3<br />
	12.10</p>
<p>&#8212;&#8211;</p>
<p>I&#8217;m having trouble just calling the XML variables.  For instance I would just like do a trace(this.test.meal); and have it output &#8216;Meal 3&#8242;.  Seems simple enough&#8230;HELP?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RYGAR</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14170</link>
		<dc:creator>RYGAR</dc:creator>
		<pubDate>Fri, 26 Jan 2007 18:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14170</guid>
		<description>Well if anyone can help me get the syntax down for this is would be a huge help.  I really just need to know this one thing, while the entire framework looks interesting I just don&#039;t have the time.

My question is regarding XML2OBject


Here&#039;s what I&#039;ve gots:
AS:

import com.bourre.data.libs.*;

//Callback Function
function run( e: XMLToObjectEvent) : Void 
{
	trace(e.getObject());
	trace(this);	
}

_xto = new XMLToObject(new Object());
_xto.addEventListener(XMLToObject.onLoadInitEVENT,this,run);
_xto.load(&quot;simple.xml&quot;);


and the XML:




	Meal 3
	12.10


-----

I&#039;m having trouble just calling the XML variables.  For instance I would just like do a trace(this.test.meal); and have it output &#039;Meal 3&#039;.  Seems simple enough...HELP?!</description>
		<content:encoded><![CDATA[<p>Well if anyone can help me get the syntax down for this is would be a huge help.  I really just need to know this one thing, while the entire framework looks interesting I just don&#8217;t have the time.</p>
<p>My question is regarding XML2OBject</p>
<p>Here&#8217;s what I&#8217;ve gots:<br />
AS:</p>
<p>import com.bourre.data.libs.*;</p>
<p>//Callback Function<br />
function run( e: XMLToObjectEvent) : Void<br />
{<br />
	trace(e.getObject());<br />
	trace(this);<br />
}</p>
<p>_xto = new XMLToObject(new Object());<br />
_xto.addEventListener(XMLToObject.onLoadInitEVENT,this,run);<br />
_xto.load(&#8220;simple.xml&#8221;);</p>
<p>and the XML:</p>
<p>	Meal 3<br />
	12.10</p>
<p>&#8212;&#8211;</p>
<p>I&#8217;m having trouble just calling the XML variables.  For instance I would just like do a trace(this.test.meal); and have it output &#8216;Meal 3&#8242;.  Seems simple enough&#8230;HELP?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeflasher</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-53</link>
		<dc:creator>zeflasher</dc:creator>
		<pubDate>Thu, 25 Jan 2007 02:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-53</guid>
		<description>Hello RYGAR, you can check in the mailing list archives for informations or you can ask questions there too...</description>
		<content:encoded><![CDATA[<p>Hello RYGAR, you can check in the mailing list archives for informations or you can ask questions there too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeflasher</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14169</link>
		<dc:creator>zeflasher</dc:creator>
		<pubDate>Thu, 25 Jan 2007 02:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14169</guid>
		<description>Hello RYGAR, you can check in the mailing list archives for informations or you can ask questions there too...</description>
		<content:encoded><![CDATA[<p>Hello RYGAR, you can check in the mailing list archives for informations or you can ask questions there too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RYGAR</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-51</link>
		<dc:creator>RYGAR</dc:creator>
		<pubDate>Thu, 25 Jan 2007 01:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-51</guid>
		<description>I&#039;m perplexed....Is there a better place to start?  In particular i&#039;m interested in XMLtoObject deal.</description>
		<content:encoded><![CDATA[<p>I&#8217;m perplexed&#8230;.Is there a better place to start?  In particular i&#8217;m interested in XMLtoObject deal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RYGAR</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-14168</link>
		<dc:creator>RYGAR</dc:creator>
		<pubDate>Thu, 25 Jan 2007 01:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-14168</guid>
		<description>I&#039;m perplexed....Is there a better place to start?  In particular i&#039;m interested in XMLtoObject deal.</description>
		<content:encoded><![CDATA[<p>I&#8217;m perplexed&#8230;.Is there a better place to start?  In particular i&#8217;m interested in XMLtoObject deal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo Serpa</title>
		<link>http://dev.webbymx.net/2006/12/18/pixlib-tut-02-what-is-and-how-to-use-the-configloader-class-tweak/comment-page-1/#comment-41</link>
		<dc:creator>Marcelo Serpa</dc:creator>
		<pubDate>Tue, 02 Jan 2007 13:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://dev.webbymx.net/?p=56#comment-41</guid>
		<description>Hey Xavier! Thanks for the tut. very useful. As the others said - Keep them coming!</description>
		<content:encoded><![CDATA[<p>Hey Xavier! Thanks for the tut. very useful. As the others said &#8211; Keep them coming!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

