Introduction to Flash Lite 2.x ActionScript |
|
|
|
| Unsupported and Partially Supported ActionScript Elements > 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 |
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 |
|
|
|
|