<?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: Obscure AS3 for-switch-if-false bug (VerifyError)</title>
	<atom:link href="http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/feed/" rel="self" type="application/rss+xml" />
	<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/</link>
	<description>Thoughts on life and code</description>
	<lastBuildDate>Wed, 28 Jul 2010 21:18:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zo</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-167</link>
		<dc:creator>Zo</dc:creator>
		<pubDate>Tue, 13 Apr 2010 00:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-167</guid>
		<description>Thank you!!!!  First time i&#039;ve come across the VerifyError and it had me very confused!  Turned out I was missing that break statement after the nested for-switch-if.  Crazy.</description>
		<content:encoded><![CDATA[<p>Thank you!!!!  First time i&#8217;ve come across the VerifyError and it had me very confused!  Turned out I was missing that break statement after the nested for-switch-if.  Crazy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Wolever</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-163</link>
		<dc:creator>David Wolever</dc:creator>
		<pubDate>Wed, 10 Mar 2010 21:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-163</guid>
		<description>Huzza! I just got hit by this one too. Thanks!</description>
		<content:encoded><![CDATA[<p>Huzza! I just got hit by this one too. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ihsan</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-159</link>
		<dc:creator>Ihsan</dc:creator>
		<pubDate>Tue, 02 Mar 2010 15:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-159</guid>
		<description>Thanks indeed. You are a lifesaver.</description>
		<content:encoded><![CDATA[<p>Thanks indeed. You are a lifesaver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stang</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-151</link>
		<dc:creator>stang</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-151</guid>
		<description>And thanks from another!</description>
		<content:encoded><![CDATA[<p>And thanks from another!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Hawk</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-135</link>
		<dc:creator>Greg Hawk</dc:creator>
		<pubDate>Mon, 25 Jan 2010 20:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-135</guid>
		<description>Thanks!  You saved my already pounding headache from getting worse!</description>
		<content:encoded><![CDATA[<p>Thanks!  You saved my already pounding headache from getting worse!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theLoggerGuy</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-128</link>
		<dc:creator>theLoggerGuy</dc:creator>
		<pubDate>Fri, 11 Dec 2009 04:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-128</guid>
		<description>Would just like to join the chorus of people praising you for this post.  Nicely done.</description>
		<content:encoded><![CDATA[<p>Would just like to join the chorus of people praising you for this post.  Nicely done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sankar Gorthi</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-114</link>
		<dc:creator>Sankar Gorthi</dc:creator>
		<pubDate>Tue, 20 Oct 2009 22:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-114</guid>
		<description>You saved me 15 minutes or more by switching my breaks.</description>
		<content:encoded><![CDATA[<p>You saved me 15 minutes or more by switching my breaks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Lachance</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-97</link>
		<dc:creator>Brian Lachance</dc:creator>
		<pubDate>Thu, 02 Jul 2009 00:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-97</guid>
		<description>Thanks a ton for posting this. This bug was killing me!

I thought switch statements could &quot;cascade&quot; down to other cases if you didn&#039;t have a break in them, but apparently not how I was doing it..</description>
		<content:encoded><![CDATA[<p>Thanks a ton for posting this. This bug was killing me!</p>
<p>I thought switch statements could &#8220;cascade&#8221; down to other cases if you didn&#8217;t have a break in them, but apparently not how I was doing it..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-93</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 04 May 2009 18:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-93</guid>
		<description>Apparently you get this error for the following as well:

switch (&#039;s&#039;) {
    case &#039;s&#039;:
       if (null) 
       {
           break;
       }
}</description>
		<content:encoded><![CDATA[<p>Apparently you get this error for the following as well:</p>
<p>switch (&#8217;s&#8217;) {<br />
    case &#8217;s&#8217;:<br />
       if (null)<br />
       {<br />
           break;<br />
       }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dev Sachin</title>
		<link>http://thingsthatwork.net/index.php/2008/12/09/obscure-as3-for-switch-if-false-verify-erro/comment-page-1/#comment-82</link>
		<dc:creator>Dev Sachin</dc:creator>
		<pubDate>Fri, 20 Feb 2009 07:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://thingsthatwork.net/?p=22#comment-82</guid>
		<description>Really its working..but i was shocked because in debugging mode.it not going upto that line to produce error.i just change if-else part and re-open the application. it has works</description>
		<content:encoded><![CDATA[<p>Really its working..but i was shocked because in debugging mode.it not going upto that line to produce error.i just change if-else part and re-open the application. it has works</p>
]]></content:encoded>
	</item>
</channel>
</rss>
