[ Team LiB ] |
25.2 Beginning the ApplicationThe image viewer/slideshow application should be created using a single FLA document. Therefore, you should create a new Flash document named imageViewer.fla and use it for all of the subsequent steps in this chapter. The final version of the application is available at http://www.person13.com/ascb. Additionally, the application relies on several UI components, so make sure you include the following components in the Library of the Flash document:
You also need to make sure that you have the following ActionScript library files (also available from the preceding URL) available to the Flash document:
|
[ Team LiB ] |