03.05.2013 Views

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

FLASH® LITE™ 2.x - Adobe Help and Support

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Modifiers Property Description<br />

Properties inherited from class Object<br />

Event summary<br />

_xscale:Number Sets the horizontal scale (percentage) of the movie<br />

clip as applied from the registration point of the<br />

movie clip.<br />

_y:Number Sets the y coordinate of a movie clip relative to the<br />

local coordinates of the parent movie clip.<br />

_ymouse:Number [readonly]<br />

Indicates the y coordinate of the mouse position.<br />

_yscale:Number Sets the vertical scale (percentage) of the movie<br />

clip as applied from the registration point of the<br />

movie clip.<br />

constructor (Object.constructor property), __proto__ (Object.__proto__<br />

property), prototype (Object.prototype property), __resolve<br />

(Object.__resolve property)<br />

Event Description<br />

onData = function()<br />

{}<br />

onDragOut =<br />

function() {}<br />

onDragOver =<br />

function() {}<br />

onEnterFrame =<br />

function() {}<br />

onKeyDown =<br />

function() {}<br />

onKeyUp =<br />

function() {}<br />

Invoked when a movie clip receives data from a<br />

MovieClip.loadVariables() or MovieClip.loadMovie() call.<br />

Invoked when the mouse button is pressed <strong>and</strong> the pointer rolls<br />

outside the object.<br />

Invoked when the pointer is dragged outside <strong>and</strong> then over the movie<br />

clip.<br />

Invoked repeatedly at the frame rate of the SWF file.<br />

Invoked when a movie clip has input focus <strong>and</strong> a key is pressed.<br />

Invoked when a key is released.<br />

onKillFocus = Invoked when a movie clip loses input focus.<br />

function(newFocus:O<br />

bject) {}<br />

onLoad = function()<br />

{}<br />

Invoked when the movie clip is instantiated <strong>and</strong> appears in the<br />

Timeline.<br />

MovieClip 403

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!