<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Flash Platform Development</title>
	<atom:link href="http://flashdevelopment.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashdevelopment.wordpress.com</link>
	<description>EMPOWERING FLASH DEVELOPERS</description>
	<lastBuildDate>Mon, 09 Nov 2009 23:27:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Full Screen in ActionScript 3 by Egypt web design</title>
		<link>http://flashdevelopment.wordpress.com/2008/04/28/full-screen-in-actionscript-3/#comment-354</link>
		<dc:creator>Egypt web design</dc:creator>
		<pubDate>Mon, 09 Nov 2009 23:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=21#comment-354</guid>
		<description>hello .. same here I need same help as soon as possible please
thanks in advance</description>
		<content:encoded><![CDATA[<p>hello .. same here I need same help as soon as possible please<br />
thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Full Screen in ActionScript 3 by Catherine</title>
		<link>http://flashdevelopment.wordpress.com/2008/04/28/full-screen-in-actionscript-3/#comment-348</link>
		<dc:creator>Catherine</dc:creator>
		<pubDate>Tue, 03 Nov 2009 22:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=21#comment-348</guid>
		<description>I&#039;m needing the same help as Bean. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m needing the same help as Bean. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3D Flash Carousel by MDWBNF</title>
		<link>http://flashdevelopment.wordpress.com/2008/05/03/3d-flash-carousel/#comment-347</link>
		<dc:creator>MDWBNF</dc:creator>
		<pubDate>Mon, 02 Nov 2009 20:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=23#comment-347</guid>
		<description>Thank you very very much for sharing. God bless you.</description>
		<content:encoded><![CDATA[<p>Thank you very very much for sharing. God bless you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Click + Drag Multi-Select in Flex TileList by bmorrise</title>
		<link>http://flashdevelopment.wordpress.com/2009/09/30/click-drag-multi-select-in-flex-tilelist/#comment-343</link>
		<dc:creator>bmorrise</dc:creator>
		<pubDate>Thu, 29 Oct 2009 15:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=73#comment-343</guid>
		<description>Go for it.</description>
		<content:encoded><![CDATA[<p>Go for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling Flex Methods From JavaScript by bmorrise</title>
		<link>http://flashdevelopment.wordpress.com/2009/10/23/calling-flex-methods-from-javascript/#comment-342</link>
		<dc:creator>bmorrise</dc:creator>
		<pubDate>Tue, 27 Oct 2009 21:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=112#comment-342</guid>
		<description>Actually, the way I have it is correct because I&#039;m doing this:

ExternalInterface.addCallback(&quot;doCall&quot;, myCall);

doCall is the external call available to JavaScript. myCall is internal to the Flex application and isn&#039;t visible to JavaScript.

-Ben</description>
		<content:encoded><![CDATA[<p>Actually, the way I have it is correct because I&#8217;m doing this:</p>
<p>ExternalInterface.addCallback(&#8220;doCall&#8221;, myCall);</p>
<p>doCall is the external call available to JavaScript. myCall is internal to the Flex application and isn&#8217;t visible to JavaScript.</p>
<p>-Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling Flex Methods From JavaScript by sam</title>
		<link>http://flashdevelopment.wordpress.com/2009/10/23/calling-flex-methods-from-javascript/#comment-341</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 27 Oct 2009 21:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=112#comment-341</guid>
		<description>function doCall() { 11.    
getMovie(&quot;[Your Movie Name Here]&quot;).doCall(&quot;Hello World!&quot;); 12.}
.
.
.
change it to ....
.
.
function doCall() { 11.    
getMovie(&quot;[Your Movie Name Here]&quot;).myCall(&quot;Hello World!&quot;); 12.}</description>
		<content:encoded><![CDATA[<p>function doCall() { 11.<br />
getMovie(&#8220;[Your Movie Name Here]&#8220;).doCall(&#8220;Hello World!&#8221;); 12.}<br />
.<br />
.<br />
.<br />
change it to &#8230;.<br />
.<br />
.<br />
function doCall() { 11.<br />
getMovie(&#8220;[Your Movie Name Here]&#8220;).myCall(&#8220;Hello World!&#8221;); 12.}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Flex Bulletin Board by Bert</title>
		<link>http://flashdevelopment.wordpress.com/2008/06/27/visual-flash-bulletin-board/#comment-339</link>
		<dc:creator>Bert</dc:creator>
		<pubDate>Fri, 23 Oct 2009 10:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=29#comment-339</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-337&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-337&quot; rel=&quot;nofollow&quot;&gt;Bert&lt;/a&gt; :&lt;/strong&gt;
not shown a
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-337"><p>
<strong><a href="#comment-337" rel="nofollow">Bert</a> :</strong><br />
not shown a
</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Flex Bulletin Board by Bert</title>
		<link>http://flashdevelopment.wordpress.com/2008/06/27/visual-flash-bulletin-board/#comment-338</link>
		<dc:creator>Bert</dc:creator>
		<pubDate>Fri, 23 Oct 2009 10:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=29#comment-338</guid>
		<description>br between smaller and greater then</description>
		<content:encoded><![CDATA[<p>br between smaller and greater then</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Flex Bulletin Board by Bert</title>
		<link>http://flashdevelopment.wordpress.com/2008/06/27/visual-flash-bulletin-board/#comment-337</link>
		<dc:creator>Bert</dc:creator>
		<pubDate>Fri, 23 Oct 2009 10:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=29#comment-337</guid>
		<description>not shown a </description>
		<content:encoded><![CDATA[<p>not shown a</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visual Flex Bulletin Board by Bert</title>
		<link>http://flashdevelopment.wordpress.com/2008/06/27/visual-flash-bulletin-board/#comment-336</link>
		<dc:creator>Bert</dc:creator>
		<pubDate>Fri, 23 Oct 2009 10:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://flashdevelopment.wordpress.com/?p=29#comment-336</guid>
		<description>Some problems to make it work.
Where to change all parameters to make this work on my own site?

When i place a  all is gone.

Bert from Holland</description>
		<content:encoded><![CDATA[<p>Some problems to make it work.<br />
Where to change all parameters to make this work on my own site?</p>
<p>When i place a  all is gone.</p>
<p>Bert from Holland</p>
]]></content:encoded>
	</item>
</channel>
</rss>
