<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Tech-Recipes - Latest Comments in AS3 switch/case statement syntax</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><atom:link href="https://tech-recipes.disqus.com/as3_switchcase_statement_syntax_computer_programming_tech_recipes/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 21 Jul 2011 22:52:01 -0000</lastBuildDate><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-260357263</link><description>&lt;p&gt;How could I tell the switch to perform a action when a value is false? For instance:&lt;/p&gt;&lt;p&gt;case != 37:&lt;br&gt;blah blah&lt;/p&gt;&lt;p&gt;Any pre-built way to do this??? &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tugBUT</dc:creator><pubDate>Thu, 21 Jul 2011 22:52:01 -0000</pubDate></item><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-170704558</link><description>&lt;p&gt;kawatan mog manok&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mat</dc:creator><pubDate>Wed, 23 Mar 2011 23:25:15 -0000</pubDate></item><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-170704058</link><description>&lt;p&gt;bahu mog ilong&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mat</dc:creator><pubDate>Wed, 23 Mar 2011 23:23:39 -0000</pubDate></item><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-162422754</link><description>&lt;p&gt;I have a question. So is break then a replacement for using if/else? Like would the alternative to this be, "If a is selected then whatever" else if "b is selected, whatever" else if neither a or b is selected, this happens instead.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rubixchick</dc:creator><pubDate>Tue, 08 Mar 2011 11:31:02 -0000</pubDate></item><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-75167444</link><description>&lt;p&gt;yes, rather than using a ; to signify an end of line, it uses a : to signify that the next section is different.&lt;br&gt;the : and break; act similarly to curly brackets in functions.&lt;br&gt;this description might not be 100% technically accurate, but it works ;D&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Liamsteele</dc:creator><pubDate>Sat, 04 Sep 2010 20:28:01 -0000</pubDate></item><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-68990890</link><description>&lt;p&gt;good tut, simple and to the point. I hate it when people post beginner tuts and end up adding WAY more info than anybody needs or whats to know. This was refreshing.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">American</dc:creator><pubDate>Sun, 15 Aug 2010 11:14:22 -0000</pubDate></item><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-63296763</link><description>&lt;p&gt;so is it cool that there is no ; at the end of the line in the default statement?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">lolwut?</dc:creator><pubDate>Mon, 19 Jul 2010 23:09:46 -0000</pubDate></item><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-57081733</link><description>&lt;p&gt;Stupid me.  (it's been a long day)&lt;/p&gt;&lt;p&gt;If (function()) &amp;lt;-- works&lt;/p&gt;&lt;p&gt;switch (function()) &amp;lt;-- it would appear, doesn't &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">irritated</dc:creator><pubDate>Wed, 16 Jun 2010 11:52:00 -0000</pubDate></item><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-57081232</link><description>&lt;p&gt;Stupid AS3.&lt;/p&gt;&lt;p&gt;If (function())   &amp;lt;-- works&lt;/p&gt;&lt;p&gt;switch (function())  &amp;lt;-- it would appear, works&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">irritated</dc:creator><pubDate>Wed, 16 Jun 2010 11:50:22 -0000</pubDate></item><item><title>Re: AS3 switch/case statement syntax</title><link>http://www.tech-recipes.com/rx/2369/as3_switch_case_statement_syntax/#comment-27279570</link><description>&lt;p&gt;indenting?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Name</dc:creator><pubDate>Fri, 25 Dec 2009 23:38:48 -0000</pubDate></item></channel></rss>