<?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 for FlexOut</title>
	<atom:link href="http://flex.exposedout.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://flex.exposedout.net</link>
	<description>i am an itemrendrer in the making!</description>
	<lastBuildDate>Tue, 17 Apr 2012 07:19:22 +0530</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Is flex timer Accurate? by cherishbox</title>
		<link>http://flex.exposedout.net/2010/02/is-flex-timer-accurate/comment-page-1/#comment-945</link>
		<dc:creator>cherishbox</dc:creator>
		<pubDate>Tue, 17 Apr 2012 07:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://flex.exposedout.net/?p=256#comment-945</guid>
		<description>nice job!!</description>
		<content:encoded><![CDATA[<p>nice job!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Always Call Super in Item Renderer&#8217;s Override Methods by Josh Grauer</title>
		<link>http://flex.exposedout.net/2010/03/always-call-super-in-item-renderers-override-methods/comment-page-1/#comment-924</link>
		<dc:creator>Josh Grauer</dc:creator>
		<pubDate>Thu, 15 Mar 2012 01:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://flex.exposedout.net/?p=260#comment-924</guid>
		<description>Thank you!  I had the same issue today.  I took out the item renderer and the mouseover was working again...so I knew it had to be something to do with the the item renderer.  Your fixed solved it for me.</description>
		<content:encoded><![CDATA[<p>Thank you!  I had the same issue today.  I took out the item renderer and the mouseover was working again&#8230;so I knew it had to be something to do with the the item renderer.  Your fixed solved it for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Random color generator by Santo</title>
		<link>http://flex.exposedout.net/2010/05/random-color-generator/comment-page-1/#comment-919</link>
		<dc:creator>Santo</dc:creator>
		<pubDate>Wed, 15 Feb 2012 09:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://flex.exposedout.net/?p=273#comment-919</guid>
		<description>Nice job.
You can generate random color without using ColorTransform.
public function randomColour() : uint {
	return Math.random() * uint.MAX_VALUE;
}
This will return a random uint value.</description>
		<content:encoded><![CDATA[<p>Nice job.<br />
You can generate random color without using ColorTransform.<br />
public function randomColour() : uint {<br />
	return Math.random() * uint.MAX_VALUE;<br />
}<br />
This will return a random uint value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex component lifecycle and event flow explained by Mallesh</title>
		<link>http://flex.exposedout.net/2010/03/flex-component-lifecycle-and-event-flow-explained/comment-page-1/#comment-918</link>
		<dc:creator>Mallesh</dc:creator>
		<pubDate>Wed, 25 Jan 2012 05:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://flex.exposedout.net/?p=287#comment-918</guid>
		<description>really helpful post :)</description>
		<content:encoded><![CDATA[<p>really helpful post :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Export to Jpeg in flex. by Atish Singh</title>
		<link>http://flex.exposedout.net/2011/05/export-to-jpeg-in-flex-using-screen-capture/comment-page-1/#comment-917</link>
		<dc:creator>Atish Singh</dc:creator>
		<pubDate>Fri, 13 Jan 2012 13:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://flex.exposedout.net/?p=343#comment-917</guid>
		<description>hi,
Wishes and hope you to be good,
I need not to show dialog box to save the bitmapdata.
Can i save the file without opening dialog box.</description>
		<content:encoded><![CDATA[<p>hi,<br />
Wishes and hope you to be good,<br />
I need not to show dialog box to save the bitmapdata.<br />
Can i save the file without opening dialog box.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: flex.exposedout.net @ 2012-05-20 15:11:08 -->
