class com.senocular
Cursor
Extends: MovieClip
_root.attachMovie("Cursor", "myCursor", 0);| Properties | |
|---|---|
| visible | Determines whether or not this cursor movie clip is visible or not |
| scale | Size of this cursor where 100 is 100% |
| id | Unique identifier automatically provided for this cursor |
| position | Provides the current position of this cursor movie clips |
| Methods | |
|---|---|
| fadeOut() | Fades this cursor out hiding it from view |
| Events | |
|---|---|
| onFade | Called when this cursor fades out due to inactivity |
flash_proxy var scale:Number
public var id:String
public function get position(Void):Object
public function set position(p:Object):Void
Page generated: 4:56 pm on August 15, 2008