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

Review answers

1An AIR application can be created from a Flash CS5 file by choosing Adobe AIR 2 as the Player format in the Publish Settings dialog box (File > Publish Settings) for that file.
2A digital signature in an AIR application identifies the publisher of the application, as a security measure for the end user.
3The four graphics files to be used as an AIR application’s icons must be PNG files. Their dimensions must be 128 × 128, 48 × 48, 32 × 32, and 16 × 16 pixels.
4All of the ActionScript 3.0 language works with Adobe AIR applications. In addition to the normal ActionScript classes, there are many ActionScript classes, methods, properties, and events that are specific to AIR and that will not work with SWF files. (These AIR-only classes are called out in the ActionScript 3.0 Language and Components Reference within Flash Help.)
5NativeDragEvent.NATIVE_DRAG_ENTER is dispatched when a file is dragged onto an object in an AIR application. NativeDragEvent.NATIVE_DRAG_DROP is dispatched when the file is dropped.
6The File and FileStream classes are AIR-specific ActionScript classes used to read and write files.


  

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


  
  • Safari Books Online
  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint