User Guide
10 Unsupported and Partially Supported ActionScript Elements
Partially supported global properties
The following table lists the ActionScript global properties that are partially supported by
Flash Lite 2.0.
Properties Description Support
_droptarget
Read-only property that returns the absolute path in
slash (/) syntax notation of the movie clip instance on
which the
draggableInstanceName (the name of a movie
clip instance that was the target of a
startDrag()
function was dropped. This property always returns a
path that starts with a slash (/).
Partially
supported
_highquality
Global property that specifies the level of anti-aliasing
applied to the current SWF file. This property can also
control bitmap smoothing.
Limitation: Flash Lite does not support bitmap
smoothing.
Partially
supported
_url
Read-only property that retrieves the URL of the SWF
file from which the movie clip was downloaded.
Partially
supported