User Guide
Flash Lite emulator error and information messages (Flash Professional Only) 89
FTPS029 FSCommand2 command-
name command found.
The emulator detected the specified
fscommand2() command.
FTPS030 FSCommand2 command-
name command not supported
in the emulator, please test it
on the device.
The emulator does not support the
specified
fscommand2() command. You
need to test this SWF file on a device with
Flash Lite installed to see if the specified
command functions as expected,
FTPS031 More than one instance of
URL Request calls found, only
one allowed per keypress/
frame
Flash Lite allows only one
getURL()
function call per keypress or frame; the
emulator detected that there was more
than one
getURL() so only the first
command is processed—the others are
ignored.
FTPS032 A call to GetURL(URL) found,
limitations might apply.
The emulator detected a
getURL() function
call, which may have some runtime
restrictions when played on the selected
device. Test your SWF file on an actual
device to see if the command functions as
expected.
FTPS033 A call to loadVariables(URL)
found, limitations might apply.
The emulator detected a
loadVariables()
function call, which may have some
runtime restrictions when played on the
selected device. Test your SWF file on a
device to ensure that the command
functions as expected.
FTPS034 A Call to
FSCommand(command-
name) found, limitations might
apply.
This is just a warning that not all devices
and Flash Lite content types may support
the
fscommand() in the application. Test
your SWF file on a device to ensure that
the command functions as expected.
FTPS035 A call to loadMovie(URL)
found, limitations might apply.
The emulator detected a
loadMovie()
function call, which may have some
runtime restrictions when played on the
selected device. Test your SWF file on a
device to ensure that the command
functions as expected.
FTPS036 N kilobytes of device-sound
sound found in sound bundle.
For each sound in a sound bundle, the
emulator reports the type (for example,
MIDI or SMAF) and size of each sound in
the bundle.
Error code Message Description