User Guide
112 Warning and Error Messages (Flash Professional Only)
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 whether
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.
FTPS037 SMAF sounds not supported for
the selected content type on this
device.
The emulator detected a SMAF
device sound, which is not supported
by the selected content type on this
device.
Error code Message Description