User Guide
Table Of Contents
- Contents
- Introduction
- Optimizing Content
- Working with Sound
- ActionScript Enhancements for Flash Lite 1.1
- New FSCommand and FSCommand2 commands
- Creating Content
- Testing Content
- Development Kit Examples
- Resources and Support
- Supported ActionScript
- Supported ActionScript Properties
- Warning and Error Messages

84 Appendix C: Warning and Error Messages
FTPS085 loadVariables requests
are allowed only when
associated with a
keypress, not supported
on these platforms:
platform name.
Flash Player detected a
loadVariables call
associated with a keypress.
It will be executed, but it is not supported on certain
platforms. This message is shown only when
platform strings are specified in corresponding
flags in the configuration file.
FTPS086
loadMovie requests are
allowed only when
associated with a
keypress, not supported
on these platforms:
platform name.
Flash Player detected a
loadMovie call associated
with a keypress.
It will be executed, but it is not supported on certain
platforms. This message is shown only when
platform strings are specified in corresponding
flags in the configuration file.
FTPS087
getURL requests are
allowed only when
associated with a
keypress, not supported
on these platforms:
platform name.
Flash Player detected a
getURL() call associated
with a keypress.
It will be executed, but it is not supported on certain
platforms. This message is shown only when
platform strings are specified in corresponding
flags in the configuration file.
FTPS088
FSCommand() requests are
allowed only when
associated with a
keypress, not supported
on these platforms:
platform name.
Flash Player detected an
FSCommand() call
associated with a keypress.
It will be executed but it is not supported on certain
platforms. This message is shown only when
platform strings are specified in corresponding
flags in the configuration file.
FTPS089
loadVariables requests
are allowed on frame, not
supported on these
platforms: platform name.
A
loadVariables call is detected by Flash Player.
The call is allowed on a frame or when associated
with a keypress, but this feature is not supported on
certain platforms. This message is shown only
when platform strings are specified in
corresponding flags in the configuration file.
FTPS090
loadMovie requests are
allowed on frame, not
supported on these
platforms: platform name.
Flash Player detected a
loadMovie() call. The call
is allowed on frame or when associated with a
keypress, but this feature is not supported on
certain platforms. This message is shown only
when platform strings are specified in
corresponding flags in the configuration file.
FTPS091
getURL requests are
allowed on frame, not
supported on these
platforms: <platform
name>.
Flash Player detected a
getURL() call. The call is
allowed on frame or when associated with a
keypress, but this feature is not supported on
certain platforms. This message is shown only
when platform strings are specified in
corresponding flags in the configuration file.
FTPS092
FSCommand() requests are
allowed on frame, not
supported on these
platforms: <platform
name>.
Flash Player detected an
FSCommand() call. The call
is allowed on frame or when associated with a
keypress, but this feature is not supported on
certain platforms. This message is shown only
when platform strings are specified in
corresponding flags in the configuration file.
Message Identifier Message Explanation