MovieClip.valueOf( ) Method | Flash 5 |
a reference to a clip or movie |
An object reference to mc.
The valueOf( ) method returns an object reference to mc. The reference is synonymous with mc itself, so it is rarely, if ever, necessary to invoke valueOf( ) explicitly.
Object.valueOf( ), targetPath( )