User Guide
Table Of Contents
- Contents
- Introduction
- Optimizing Content
- Working with Sound
- ActionScript Enhancements for Flash Lite 1.1
- New FSCommand and FSCommand2 commands
- Creating Content
- Testing Content
- Development Kit Examples
- Resources and Support
- Supported ActionScript
- Supported ActionScript Properties
- Warning and Error Messages

75
APPENDIX C
Warning and Error Messages
This appendix lists the possible information and warning messages you might encounter when
creating Macromedia Flash Lite 1.1 content for mobile phones.
Flash authoring tool warning and error messages
Message Identifier Message Explanation
SWFS016 Detected
loadMovie() -
will be ignored.
Flash Player detected that the SWF file contains a
loadMovie() ActionScript command, which the
specified device’s Flash Lite does not support. No
modifications are made to the device-specific
SWF file—this is just a warning.
SWFS017 Detected
loadVariables() – will be
ignored.
Flash Player detected that the SWF file contains a
loadVariables() ActionScript command, which
the specified device’s Flash Lite does not support.
No modifications are made to the device-specific
SWF file—this is just a warning.
SWFS018 Detected
getURL() -
restrictions may apply.
Flash Player detected that the SWF file contains a
getURL() ActionScript command, which has some
runtime restrictions when played by the specified
device’s Flash Lite. No modifications are made to
the device-specific SWF file—this is just a warning.
SWFS019
startDrag() action not
supported.
Flash Player detected that the SWF file contains a
startDrag() ActionScript command, which Flash
Lite does not support. No modifications are made
to the device- specific SWF file—this is just a
warning.
SWFS020
stopDrag() action not
supported.
Flash Player detected that the SWF file contains a
stopDrag() ActionScript command, which Flash
Lite does not support. No modifications are made
to the device-specific SWF file—this is just a
warning.