User Guide

94 Testing Flash Lite Content (Flash Professional Only)
Selecting test devices and Flash Lite
content type (Flash Professional only)
You use the Device Settings dialog box to select the test devices and content type for your
Flash Lite application. When you preview your application in the Flash Lite emulator, the
emulator is configured to match the behavior and appearance of the selected device and
content type. The Device Settings dialog box is available only when your Flash document is
configured to target a version of the Flash Lite player.
6 Bad image data The SWF file contains an image that either Flash
Lite, or the platform’s native image decoder, was
unable to decode.
7 Bad sound data The SWF file attempted to load a sound in an
unsupported format, or the sound data is
corrupted.
8 Root movie unloaded This error occurs when the root (level 0) SWF file
is replaced with another SWF file.
9N/A N/A
10 getURL string too long The URL string in the getURL call is too long.
11 Not enough memory to
decompress image.
Flash Lite does not have enough memory to
decode an image in the SWF file.
12 Bad SVG data Flash Lite attempted to load SVG data that is
corrupted.
13 Stream loading out of
memory
Flash Lite does not have enough memory
available to handle the data being streamed from
a URL. For example, this error can occur if you
attempt to load an XML file over the network
that’s too large for Flash Lite to handle at one
time. If possible, try breaking the data file into
several smaller files and then load each file
individually.
Error
number
Error string Description and possible causes