<?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: PureMVC Tutorial - Flex, PureMVC, Jabber and XIFF 3: Part 6 - The Application View &#38; Mediator</title>
	<atom:link href="http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-6-the-application-view-mediator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-6-the-application-view-mediator/</link>
	<description>Professional and reliable Actionscript development</description>
	<pubDate>Mon, 06 Feb 2012 00:39:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>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>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>By: simon kerr</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-6-the-application-view-mediator/#comment-111</link>
		<dc:creator>simon kerr</dc:creator>
		<pubDate>Mon, 28 Jul 2008 14:15:18 +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-111</guid>
		<description>ah. sorry, just seen it. I think the template for the startup command automatically creates the execute function with a 'note' not 'notification' parameter. my mistake :)</description>
		<content:encoded><![CDATA[<p>ah. sorry, just seen it. I think the template for the startup command automatically creates the execute function with a &#8216;note&#8217; not &#8216;notification&#8217; parameter. my mistake <img src='http://www.actionscriptfreelancer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon kerr</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-6-the-application-view-mediator/#comment-110</link>
		<dc:creator>simon kerr</dc:creator>
		<pubDate>Mon, 28 Jul 2008 14:13:50 +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-110</guid>
		<description>sorry to be pedantic but in when registering the mediator shouldn't the parameter passed be note.getBody() not notification.getBody()?</description>
		<content:encoded><![CDATA[<p>sorry to be pedantic but in when registering the mediator shouldn&#8217;t the parameter passed be note.getBody() not notification.getBody()?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

