<?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 9 - The Chat View &#38; Mediator</title>
	<atom:link href="http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-9-the-chat-view-mediator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-9-the-chat-view-mediator/</link>
	<description>Professional and reliable UK based Actionscript development</description>
	<pubDate>Sun, 05 Feb 2012 18:37:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: 11</title>
		<link>http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-9-the-chat-view-mediator/#comment-368</link>
		<dc:creator>11</dc:creator>
		<pubDate>Tue, 29 Dec 2009 14:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-9-the-chat-view-mediator/#comment-368</guid>
		<description>大法师</description>
		<content:encoded><![CDATA[<p>大法师</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandrar</title>
		<link>http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-9-the-chat-view-mediator/#comment-302</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 20:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-9-the-chat-view-mediator/#comment-302</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://www.actionscriptdeveloper.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ovi</title>
		<link>http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-9-the-chat-view-mediator/#comment-252</link>
		<dc:creator>Ovi</dc:creator>
		<pubDate>Thu, 30 Apr 2009 20:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-part-9-the-chat-view-mediator/#comment-252</guid>
		<description>I was getting a run-time error when sending out the first message in a chat session. I think it was generated by the fact that for the first message in a chat, no chat window was opened on the receiving end. I added this line in the RECEIVE_MESSAGE option of the switch/case block of the ClassMediator.as class, and it solved the issue:
showChatWindow(message.from as JID);
Thanks for the tutorial, very useful!</description>
		<content:encoded><![CDATA[<p>I was getting a run-time error when sending out the first message in a chat session. I think it was generated by the fact that for the first message in a chat, no chat window was opened on the receiving end. I added this line in the RECEIVE_MESSAGE option of the switch/case block of the ClassMediator.as class, and it solved the issue:<br />
showChatWindow(message.from as JID);<br />
Thanks for the tutorial, very useful!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

