<?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 for Dave Keen</title>
	<atom:link href="http://www.actionscriptfreelancer.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptfreelancer.com</link>
	<description>Professional and reliable Actionscript development</description>
	<pubDate>Sun, 05 Feb 2012 23:49:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Serializing and unserializing SVG objects to arrays in Actionscript 3 by Mitrabinda</title>
		<link>http://www.actionscriptfreelancer.com/serializing-and-unserializing-svg-objects-to-arrays-in-actionscript-3/#comment-732</link>
		<dc:creator>Mitrabinda</dc:creator>
		<pubDate>Mon, 12 Dec 2011 06:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/serializing-and-unserializing-svg-objects-to-arrays-in-actionscript-3/#comment-732</guid>
		<description>thank you
you have saved my time</description>
		<content:encoded><![CDATA[<p>thank you<br />
you have saved my time</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting the Class of an object in AS3 by Gregory Kramida</title>
		<link>http://www.actionscriptfreelancer.com/getting-the-class-of-an-object-in-as3/#comment-724</link>
		<dc:creator>Gregory Kramida</dc:creator>
		<pubDate>Fri, 14 Oct 2011 16:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-724</guid>
		<description>As far as superclass structure goes, you can also look into the "is" and "instanceof" operators, which might be a bit simpler in use: http://livedocs.adobe.com/flex/3/html/help.html?content=03_Language_and_Syntax_09.html</description>
		<content:encoded><![CDATA[<p>As far as superclass structure goes, you can also look into the &#8220;is&#8221; and &#8220;instanceof&#8221; operators, which might be a bit simpler in use: <a href="http://livedocs.adobe.com/flex/3/html/help.html?content=03_Language_and_Syntax_09.html" rel="nofollow">http://livedocs.adobe.com/flex/3/html/help.html?content=03_Language_and_Syntax_09.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting the Class of an object in AS3 by Craig</title>
		<link>http://www.actionscriptfreelancer.com/getting-the-class-of-an-object-in-as3/#comment-721</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 09 Sep 2011 14:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/getting-the-class-of-an-object-in-as3/#comment-721</guid>
		<description>Thanks for this.  I was looking for a way to duplicate unknown objects on the fly and that did the trick.</description>
		<content:encoded><![CDATA[<p>Thanks for this.  I was looking for a way to duplicate unknown objects on the fly and that did the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcement of Flextrine 2 by Andrea Rodríguez</title>
		<link>http://www.actionscriptfreelancer.com/announcement-of-flextrine-2/#comment-720</link>
		<dc:creator>Andrea Rodríguez</dc:creator>
		<pubDate>Thu, 08 Sep 2011 17:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/announcement-of-flextrine-2/#comment-720</guid>
		<description>Hello,
You can do this

var contactGroup:ContactGroup = new ContactGroup();
contactGroup.name = "New group";
em.callRemoteMethod("setContactGroup", contactGroup).add....

And as I receive it in PHP?

Thank’s for your answer</description>
		<content:encoded><![CDATA[<p>Hello,<br />
You can do this</p>
<p>var contactGroup:ContactGroup = new ContactGroup();<br />
contactGroup.name = &#8220;New group&#8221;;<br />
em.callRemoteMethod(&#8221;setContactGroup&#8221;, contactGroup).add&#8230;.</p>
<p>And as I receive it in PHP?</p>
<p>Thank’s for your answer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flextrine Tutorial &#8211; CRUD in a simple Flex 4 address book: Creating new entities by Andrea Rodríguez</title>
		<link>http://www.actionscriptfreelancer.com/flextrine-tutorial-crud-in-a-simple-flex-4-address-book-creating-new-entities/#comment-719</link>
		<dc:creator>Andrea Rodríguez</dc:creator>
		<pubDate>Wed, 07 Sep 2011 23:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/flextrine-tutorial-crud-in-a-simple-flex-4-address-book-creating-new-entities/#comment-719</guid>
		<description>You can do this:
var contactGroup:ContactGroup = new ContactGroup();
contactGroup.name ="New group";
em.callRemoteMethod("getServerTime", contactGroup).ad..
And as I receive it in PHP?</description>
		<content:encoded><![CDATA[<p>You can do this:<br />
var contactGroup:ContactGroup = new ContactGroup();<br />
contactGroup.name =&#8221;New group&#8221;;<br />
em.callRemoteMethod(&#8221;getServerTime&#8221;, contactGroup).ad..<br />
And as I receive it in PHP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PureMVC Tutorial - Flex, PureMVC, Jabber and XIFF 3: Part 6 - The Application View &#38; Mediator by devdave</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-6-the-application-view-mediator/#comment-713</link>
		<dc:creator>devdave</dc:creator>
		<pubDate>Wed, 27 Jul 2011 10:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-6-the-application-view-mediator/#comment-713</guid>
		<description>Hey Prashant,

If you are using an IDE that automatically adds your imports it might have got it wrong and added mx.core.Application or spark.components.Application instead of the actual Application.mxml that we are using.

On reflection it probably wasn't totally sensible for me to have used Application.mxml as the name of the view ;)

Good luck,

Dave</description>
		<content:encoded><![CDATA[<p>Hey Prashant,</p>
<p>If you are using an IDE that automatically adds your imports it might have got it wrong and added mx.core.Application or spark.components.Application instead of the actual Application.mxml that we are using.</p>
<p>On reflection it probably wasn&#8217;t totally sensible for me to have used Application.mxml as the name of the view <img src='http://www.actionscriptfreelancer.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Good luck,</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PureMVC Tutorial - Flex, PureMVC, Jabber and XIFF 3: Part 5 - Model &#38; Proxy by devdave</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-5-model-proxy/#comment-712</link>
		<dc:creator>devdave</dc:creator>
		<pubDate>Wed, 27 Jul 2011 09:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-5-model-proxy/#comment-712</guid>
		<description>Hey Ben,

I'm afraid that I haven't used the new XIFF library (to be honest I didn't even know there was one :) ), so its very possible that its changed.

However, I doubt it will have changed too much so you can probably hack the example code to work with the new library without much difficulty.

Good luck!

Dave</description>
		<content:encoded><![CDATA[<p>Hey Ben,</p>
<p>I&#8217;m afraid that I haven&#8217;t used the new XIFF library (to be honest I didn&#8217;t even know there was one <img src='http://www.actionscriptfreelancer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), so its very possible that its changed.</p>
<p>However, I doubt it will have changed too much so you can probably hack the example code to work with the new library without much difficulty.</p>
<p>Good luck!</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PureMVC Tutorial - Flex, PureMVC, Jabber and XIFF 3: Part 3 - Application and ApplicationFacade by devdave</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-3-application-and-applicationfacade/#comment-711</link>
		<dc:creator>devdave</dc:creator>
		<pubDate>Wed, 27 Jul 2011 09:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-3-application-and-applicationfacade/#comment-711</guid>
		<description>Mateo,

Ensure that you have the Flash Debug player installed as the normal Flash Player won't display messages.

You can grab the content debuggers from http://www.adobe.com/support/flashplayer/downloads.html

Good luck,

Dave</description>
		<content:encoded><![CDATA[<p>Mateo,</p>
<p>Ensure that you have the Flash Debug player installed as the normal Flash Player won&#8217;t display messages.</p>
<p>You can grab the content debuggers from <a href="http://www.adobe.com/support/flashplayer/downloads.html" rel="nofollow">http://www.adobe.com/support/flashplayer/downloads.html</a></p>
<p>Good luck,</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PureMVC Tutorial - Flex, PureMVC, Jabber and XIFF 3: Part 6 - The Application View &#38; Mediator by prashant</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-6-the-application-view-mediator/#comment-710</link>
		<dc:creator>prashant</dc:creator>
		<pubDate>Wed, 27 Jul 2011 09:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-6-the-application-view-mediator/#comment-710</guid>
		<description>hi ,
I have added helper method as get application() and return viewCompoent as Application.

when trying to access component from main application as 

application.mycomponent

It gives a compile time error saying unable to access mycomponent.

how can i access myComponent with reference to application getter.</description>
		<content:encoded><![CDATA[<p>hi ,<br />
I have added helper method as get application() and return viewCompoent as Application.</p>
<p>when trying to access component from main application as </p>
<p>application.mycomponent</p>
<p>It gives a compile time error saying unable to access mycomponent.</p>
<p>how can i access myComponent with reference to application getter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PureMVC Tutorial - Flex, PureMVC, Jabber and XIFF 3: Part 3 - Application and ApplicationFacade by Mateo</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-3-application-and-applicationfacade/#comment-707</link>
		<dc:creator>Mateo</dc:creator>
		<pubDate>Mon, 11 Jul 2011 19:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-3-application-and-applicationfacade/#comment-707</guid>
		<description>Hi Dave, when i run the app, I don't see the "Hello world" string in the flash player. It's there any mistake or it's ok?

Thanks, Mateo</description>
		<content:encoded><![CDATA[<p>Hi Dave, when i run the app, I don&#8217;t see the &#8220;Hello world&#8221; string in the flash player. It&#8217;s there any mistake or it&#8217;s ok?</p>
<p>Thanks, Mateo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

