Talk:AS3 example Message Box

The educational technology and digital learning wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Talk:AS3 example Message Box -- Chris Stout 23:33, 29 August 2012 (CEST) -- Chris Stout 23:33, 29 August 2012 (CEST)

Semicolons

According to Adobe's AS3 syntax page, semicolons are not required. I added semicolons where they were missing to the code on this page because most of the lines of code already had semicolons, making the lines without semicolons look like they were unintentionally left off. I also think they make the code much more readable, but that's just my opinion.

Chris Stout 23:33, 29 August 2012 (CEST)