<?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 on: Return statement inside try..catch block and switch statement breaks the Flash player</title>
	<atom:link href="http://www.negush.net/blog/return-statement-inside-trycatch-block-and-switch-statement-breaks-the-flash-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.negush.net/blog/return-statement-inside-trycatch-block-and-switch-statement-breaks-the-flash-player/</link>
	<description>Flash, ActionScript and stuff...</description>
	<lastBuildDate>Mon, 16 Aug 2010 00:57:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ethan</title>
		<link>http://www.negush.net/blog/return-statement-inside-trycatch-block-and-switch-statement-breaks-the-flash-player/comment-page-1/#comment-4124</link>
		<dc:creator>ethan</dc:creator>
		<pubDate>Sun, 07 Jun 2009 17:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=56#comment-4124</guid>
		<description>This hack is unnecessary-- removing the break statements and { } will return the value as expected.  A matched statement returns a value and is in effect a break.  The final return of null is also unnecessary.</description>
		<content:encoded><![CDATA[<p>This hack is unnecessary&#8211; removing the break statements and { } will return the value as expected.  A matched statement returns a value and is in effect a break.  The final return of null is also unnecessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KrisBelucci</title>
		<link>http://www.negush.net/blog/return-statement-inside-trycatch-block-and-switch-statement-breaks-the-flash-player/comment-page-1/#comment-4026</link>
		<dc:creator>KrisBelucci</dc:creator>
		<pubDate>Tue, 02 Jun 2009 09:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.negush.net/blog/?p=56#comment-4026</guid>
		<description>da best. Keep it going! Thank you</description>
		<content:encoded><![CDATA[<p>da best. Keep it going! Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
