User Guide
88 Warning and Error Messages (Flash Professional Only)
FTPS012 Event sound was ignored
because it was not associated
with a keypress.
In Flash Lite 1.0, a sound can play only in
response to the user pressing a key on
their device. For more information, see
“Triggering device sounds in Flash Lite
1.0” on page 53.
FTPS021 Sound not supported for the
selected content type on this
device.
The selected test device and content type
do not support sound.
FTPS022 ADPCM sounds not
supported for the selected
content type on this device.
The emulator detected that the SWF file
contains a native (nondevice) sound
compressed with ADPCM compression,
which is not supported by the selected
content type on this device. No
modifications are made to the device-
specific SWF file—this is just a warning.
FTPS023 MP3 sounds not supported for
the selected content type on
this device.
The emulator detected that the SWF file
contains a native (nondevice) sound
compressed with MP3 compression,
which is not supported by the selected
content type on this device. No
modifications are made to the device-
specific SWF file—this is just a warning.
FTPS024 MIDI sounds not supported for
the selected content type on
this device.
The emulator detected a MIDI device
sound, which is not supported by the
selected content type on this device.
FTPS025 PCM sounds not supported
for the selected content type
on this device.
The emulator detected a native Flash
sound compressed using PCM
compression, which is not supported by
the selected content type on this device.
FTPS026 Debug movie is not supported
in the specified test movie
player.
The Flash Lite emulator does not support
the Control > Debug Movie menu
command.
FTPS027 Sound Bundle found. The emulator detected that the SWF file
contains a sound bundle file.
FTPS028 Invalid FSCommand2
command-name command
found.
The specified
fscommand2() command is
not a valid command string. For a list of
valid
fscommand2() commands, see
Chapter 5, “Flash Lite Specific Language
Elements” in the Flash Lite 1.x ActionScript
Language Reference.
Error code Message Description