Features Not Available In Flash Lite 1.X Actionscript - MACROMEDIA FLASH 8-LEARNING FLASH LITE 1.X ACTIONSCRIPT Manual

Learning flash lite 1.x actionscript
Table of Contents

Advertisement

The
_soundBufTime
The
property.
_url
The
conversion function.
String()
Features not available in Flash Lite 1.x
ActionScript
Because Flash Lite player is based on an older version of Flash Player, it does not support all
the programming features available in more recent releases of Flash Player or other
programming languages that you might be familiar with. This section discusses programming
features not available in Flash Lite 1.x ActionScript and available alternatives and
work-arounds.
User-defined functions
custom functions. However, you can use the
an arbitrary frame in the timeline. For more information, see
create functions" on page
Native arrays, objects, or other complex data types
native array data structures or other complete data types. However, you can emulate arrays
using pseudo-arrays, a technique that involves using the
evaluate concatenated strings. For more information, see
Runtime loading of external image or sound files
Player, Flash Lite 1.x ActionScript cannot load external JPEG files or MP3 files. In Flash Lite
1.1 you can use the
loadMovie()
see
"Loading external SWF files" on page
property.
Flash Lite 1.x does not support the ability to define and call
call()
13.
function to load external SWF files. For more information,
22.

Features not available in Flash Lite 1.x ActionScript

function to execute code that resides on
"Using the call() function to
Flash Lite 1.x does not support
function to dynamically
eval()
"Emulating arrays" on page
Unlike the desktop version of Flash
11.
7

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents