Posted by Riccardo on May 1, 2009 03:12 am under Actionscript 3, Snippets
var i:Number; var j:Number; mainLoop: for (i = 0; i < 10; i++) { for (j = 0; j < 10; j++) { if (i > 3 && j > 3) { break mainLoop; } } }
Tags: Actionscript 3, as3, Flash, Snippets
Trackback URI | Subscribe to the comments through RSS Feed
name (required)
email ( will not be shown ) (required)
website
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Additional comments powered by BackType
Actionscript 3 adobe AIR as3 bug Eclipse FDT Flash Flash Catalyst Flex ide logging Snippets
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.