Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint

3.1. Comments

A basic construct of any programming language is the ability to document the mechanics of an application from within the code itself. You’ll learn to do this through the use of comments.

From the perspective of implementation, a comment is a sequence of delimited text that’s ignored by the Flex compiler. Flex’s ActionScript language supports two popular formats: inline comments with regular code and block style with multiline comments.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial