User Guide

92 Warning and Error Messages (Flash Professional Only)
FTPS105 This SWF is not in Flash Lite
format.
Your application attempted to load a SWF
file whose version was not in the Flash
Lite format; Flash Lite can load other
Flash Lite SWF files or Flash 4-formatted
SWF files, only.
FTPS106 Mouse Event (event-name)
was ignored because it was
not triggered by Keypress.
The emulator detected a mouse event
over a button in your Flash Lite
application. The current test device does
not support a stylus or touch-screen
interface, so you can only interact with
buttons on the screen using the emulator’s
keypad or equivalent keyboard shortcuts.
FTPS107 The key will not be processed:
device-key. Use
FSCommand2 SetSoftKeys
to enable this key
You pressed one of the soft keys on the
emulator’s keypad without first calling the
SetSoftKeys command. For more
information, see “Using the soft keys
(Flash Professional Only)” on page 26.
FTPS108 Invalid FSCommand
(command-name) found.
The specified
FSCommand() command is
not a valid command string.
FTPS109 FSCommand (command-
name) not supported in the
emulator, please test it on the
device.
The emulator does not support the
specified
FSCommand() command. You
must test this SWF file on a device with
Flash Lite installed to see if the specified
command functions as expected.
FTPS110 Soft keys are not supported in
the FlashLite 1.0 player.
The emulator detected that you pressed
one of its soft keys but your document’s
SWF file’s version publish setting is set to
Flash Lite 1.0. Flash Lite 1.0 does not
support soft keys.
Error code Message Description