Search tutorials
Comments
Using comments is essential when wanting to explain code. When parsing the code, Flash ignores the comments that are written and continues executing the script. You write comments like this: //this is a single line comment. /*This is a multi line comment*/ You probably will never use the multi line comment unless you are writing a long comment. Otherwise, use the single line comment.» Level Basic |
Added: 2007-11-19 Rating: 4.88 Votes: 60 |
» Author |
I am a tutorial writer. |
» Download |
Download the files used in this tutorial. |
Download (0 kb) |
» Forums |
More help? Search our boards for quick answers! |