A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
onAddedToStage(target:flash.display:DisplayObject, ... rest) — Static Method , class a24.tween.EventTween24
ステージ上の表示リストに追加されたときのイベントに実行するトゥイーンを設定します。
onClick(target:flash.display:InteractiveObject, ... rest) — Static Method , class a24.tween.EventTween24
クリックイベントに実行するトゥイーンを設定します。
onClickAndGetURL(target:flash.display:InteractiveObject, url:String, window:String) — Static Method , class a24.tween.EventTween24
クリックイベントに開くURLを設定します。
onComplete(func:Function, ... rest) — method, class a24.tween.Tween24
トゥイーン完了時に実行する関数を設定します。
onComplete(func:Function, ... rest) — method, class a24.tween.plugins.MatrixPlugin
onComplete(func:Function, ... rest) — method, class a24.tween.plugins.SocialPlugin
onComplete(func:Function, ... rest) — method, class a24.tween.plugins.SoundMixerPlugin
onComplete(func:Function, ... rest) — method, class a24.tween.plugins.SoundPlugin
onComplete(func:Function, ... rest) — method, class a24.tween.plugins.TextPlugin
onComplete(func:Function, ... rest) — method, class a24.tween.plugins.TimelinePlugin
onDelay(func:Function, ... rest) — method, class a24.tween.Tween24
トゥイーン遅延中に実行する関数を設定します。
onDelay(func:Function, ... rest) — method, class a24.tween.plugins.MatrixPlugin
onDelay(func:Function, ... rest) — method, class a24.tween.plugins.SocialPlugin
onDelay(func:Function, ... rest) — method, class a24.tween.plugins.SoundMixerPlugin
onDelay(func:Function, ... rest) — method, class a24.tween.plugins.SoundPlugin
onDelay(func:Function, ... rest) — method, class a24.tween.plugins.TextPlugin
onDelay(func:Function, ... rest) — method, class a24.tween.plugins.TimelinePlugin
onEvent(target:Object, type:String, ... rest) — Static Method , class a24.tween.EventTween24
イベントに実行するトゥイーンを設定します。
onEventOnce(target:Object, type:String, ... rest) — Static Method , class a24.tween.EventTween24
イベントに一度だけ実行するトゥイーンを設定します。
onInit(func:Function, ... rest) — method, class a24.tween.Tween24
トゥイーン開始時に実行する関数を設定します。
onInit(func:Function, ... rest) — method, class a24.tween.plugins.MatrixPlugin
onInit(func:Function, ... rest) — method, class a24.tween.plugins.SocialPlugin
onInit(func:Function, ... rest) — method, class a24.tween.plugins.SoundMixerPlugin
onInit(func:Function, ... rest) — method, class a24.tween.plugins.SoundPlugin
onInit(func:Function, ... rest) — method, class a24.tween.plugins.TextPlugin
onInit(func:Function, ... rest) — method, class a24.tween.plugins.TimelinePlugin
onMouseDown(target:flash.display:InteractiveObject, ... rest) — Static Method , class a24.tween.EventTween24
マウスダウンイベントに実行するトゥイーンを設定します。
onMouseOut(target:flash.display:InteractiveObject, ... rest) — Static Method , class a24.tween.EventTween24
マウスアウトイベントに実行するトゥイーンを設定します。
onMouseOver(target:flash.display:InteractiveObject, ... rest) — Static Method , class a24.tween.EventTween24
マウスオーバーイベントに実行するトゥイーンを設定します。
onMouseUp(target:flash.display:InteractiveObject, ... rest) — Static Method , class a24.tween.EventTween24
マウスアップイベントに実行するトゥイーンを設定します。
onPause(func:Function, ... rest) — method, class a24.tween.Tween24
トゥイーン一時停止時に実行する関数を設定します。
onPause(func:Function, ... rest) — method, class a24.tween.plugins.MatrixPlugin
onPause(func:Function, ... rest) — method, class a24.tween.plugins.SocialPlugin
onPause(func:Function, ... rest) — method, class a24.tween.plugins.SoundMixerPlugin
onPause(func:Function, ... rest) — method, class a24.tween.plugins.SoundPlugin
onPause(func:Function, ... rest) — method, class a24.tween.plugins.TextPlugin
onPause(func:Function, ... rest) — method, class a24.tween.plugins.TimelinePlugin
onPlay(func:Function, ... rest) — method, class a24.tween.Tween24
トゥイーン再生時に実行する関数を設定します。
onPlay(func:Function, ... rest) — method, class a24.tween.plugins.MatrixPlugin
onPlay(func:Function, ... rest) — method, class a24.tween.plugins.SocialPlugin
onPlay(func:Function, ... rest) — method, class a24.tween.plugins.SoundMixerPlugin
onPlay(func:Function, ... rest) — method, class a24.tween.plugins.SoundPlugin
onPlay(func:Function, ... rest) — method, class a24.tween.plugins.TextPlugin
onPlay(func:Function, ... rest) — method, class a24.tween.plugins.TimelinePlugin
onRemoveFromStage(target:flash.display:DisplayObject, ... rest) — Static Method , class a24.tween.EventTween24
ステージ上の表示リストから削除されたときのイベントに実行するトゥイーンを設定します。
onRollOut(target:flash.display:InteractiveObject, ... rest) — Static Method , class a24.tween.EventTween24
ロルアウトイベントに実行するトゥイーンを設定します。
onRollOver(target:flash.display:InteractiveObject, ... rest) — Static Method , class a24.tween.EventTween24
ロルオーバーイベントに実行するトゥイーンを設定します。
onSkip(func:Function, ... rest) — method, class a24.tween.Tween24
トゥイーン一時停止時に実行する関数を設定します。
onSkip(func:Function, ... rest) — method, class a24.tween.plugins.TimelinePlugin
onStop(func:Function, ... rest) — method, class a24.tween.Tween24
トゥイーン停止時に実行する関数を設定します。
onStop(func:Function, ... rest) — method, class a24.tween.plugins.MatrixPlugin
onStop(func:Function, ... rest) — method, class a24.tween.plugins.SocialPlugin
onStop(func:Function, ... rest) — method, class a24.tween.plugins.SoundMixerPlugin
onStop(func:Function, ... rest) — method, class a24.tween.plugins.SoundPlugin
onStop(func:Function, ... rest) — method, class a24.tween.plugins.TextPlugin
onStop(func:Function, ... rest) — method, class a24.tween.plugins.TimelinePlugin
onUpdate(func:Function, ... rest) — method, class a24.tween.Tween24
トゥイーン実行中に実行する関数を設定します。
onUpdate(func:Function, ... rest) — method, class a24.tween.plugins.MatrixPlugin
onUpdate(func:Function, ... rest) — method, class a24.tween.plugins.SocialPlugin
onUpdate(func:Function, ... rest) — method, class a24.tween.plugins.SoundMixerPlugin
onUpdate(func:Function, ... rest) — method, class a24.tween.plugins.SoundPlugin
onUpdate(func:Function, ... rest) — method, class a24.tween.plugins.TextPlugin
onUpdate(func:Function, ... rest) — method, class a24.tween.plugins.TimelinePlugin
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z