Samples Folder; Typographical Conventions - MACROMEDIA FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE Reference

Flash lite 1.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 1.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Operands
This section describes any parameters listed in the syntax.
Description
This section identifies the type of element (for example, operator, function, and so on), what
values if any that the element returns, and then describes how to use the element.
Example
This section provides a code sample demonstrating how to use the element.
See also
This section lists related ActionScript dictionary entries.

Samples folder

A set of sample files can be found in the /Samples and Tutorials/Samples/FlashLite/ directory
within the Flash 8 installation directory.
Typical paths to this folder are as follows:
Windows: /Program Files/Macromedia/Flash 8/Samples and Tutorials/Samples/FlashLite/
Macintosh: HD/Applications/Macromedia/Flash 8/Samples and Tutorials/Samples/
FlashLite/
The FlashLite folder contains a set of FLA files that are complete Flash Lite projects that have
working ActionScript code.

Typographical conventions

The following typographical conventions are used in this book:
Italic font indicates a value that should be replaced (for example, in a folder path).
indicates ActionScript code.
Code font
Code font italic
Bold font indicates a verbatim entry.
Double quotation marks (
programmers can also use single quotation marks.
8
Introduction
indicates an ActionScript parameter.
) in code examples indicate delimited strings. However,
" "

Advertisement

Table of Contents
loading

Table of Contents