The following table lists the ActionScript global properties that are partially supported or not supported by Flash Lite 2.x and later.
|
Properties |
Description |
Support |
|---|---|---|
| _droptarget |
Read-only property that returns the absolute path in slash (/) syntax notation of the movie clip instance on which 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 |
Send me an e-mail when comments are added to this page | Comment Report