MACROMEDIA FLASH 8-DEVELOPING FLASH LITE Develop Manual page 87

Developing flash lite applications
Hide thumbs Also See for FLASH 8-DEVELOPING FLASH LITE:
Table of Contents

Advertisement

Error code
Message
FTPA017
The call to loadVariables for
URL was ignored because
there was more than one
request per keypress.
FTPA018
The call to loadVariables for
URL was ignored because it
was not associated with a
keypress.
FTPA019
The call to FSCommand with
arguments command-
arguments was ignored
because there was more than
one request per keypress.
FTPA020
The call to FSCommand with
arguments command-
arguments was ignored
because it was not associated
with a keypress.
FTPE001
The key will not be processed:
keyname ASCII Value: value
FTPE013
Input text fields are not
supported for the selected
content type on this device.
FTPS010
Streaming Sound is
unsupported.
FTPS011
Only a single sound can be
played at a time (no mixing).
Flash Lite emulator error and information messages (Flash Professional Only)
Description
Your application made multiple
function calls during a
loadVariables()
single keypress event. Flash Lite allows
only one
loadVariables()
keypress, so only the first command is
processed—the others are ignored.
The currently selected test device and
content type only processes
function calls that result
loadVariables()
from the user pressing a key on their
device. The emulator detected that your
application made a call to
that wasn't associated with a keypress.
Flash Lite allows only one
function call per keypress; the emulator
detected that there was more than one
so only the first command is
fscommand()
processed—the others are ignored.
The currently selected test device and
content type only processes
function calls that result from the user
pressing a key on their device. The
emulator detected that your application
made a call to
fscommand()
associated with a keypress.
The emulator detected that a device key
was pressed that isn't supported by Flash
Lite—the keypress is ignored.
The current test device and content type
does not support input text fields.
The selected test device and content type
do not support streaming sound.
The emulator detected that the SWF file
contains multiple sounds playing
simultaneously, which is not supported in
Flash Lite.
command per
loadVariables()
fscommand()
fscommand()
that wasn't
87

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-DEVELOPING FLASH LITE and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents