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  
fadeIn() — method, class a24.tween.Tween24
目標とする透明度を0に設定し、トゥイーン完了時にvisibleをfalseに設定します。
fadeOut() — method, class a24.tween.Tween24
目標とする透明度を1に設定し、トゥイーン開始時にvisibleをtrueに設定します。
frame(frame:int) — method, class a24.tween.Tween24
目標とするタイムラインのフレームを設定します。
func(func:Function, ... rest) — Static Method , class a24.tween.Tween24
関数を実行します。
funcAndWaitEvent(dispatcher:flash.events:EventDispatcher, eventType:String, func:Function, ... rest) — Static Method , class a24.tween.Tween24
関数を実行し、イベントを受け取るまで待機します。
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