25.2 Beginning the Application

The 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:

ListBox
ProgressBar (Flash UI Components Set 2)
PushButton
ScrollBar
ScrollPane

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:

MovieClip.as (from Chapter 7)
DrawingMethods.as (from Chapter 4)
Table.as (from Chapter 11)
Forms.as (from Chapter 11)
TextField.as (from Chapter 8)


ActionScript Cookbook
ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers
ISBN: 0596526954
EAN: 2147483647
Year: 2005
Pages: 425

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net