Global properties

The following table lists the ActionScript global properties that are partially supported or not supported by Flash Lite 2.x.

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 (/).

Not 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.

Not supported