【AS3】FlashDevelop【フリー】 (601レス)
1-

72
(1): 2009/07/07(火)10:52 ID:hPzHgMVP(1) AAS
>>71
public class Foo extends Sprite {
 public function Foo() {
  addEventListener(Event.ADDED_TO_STAGE, onBar);
 }
 public function onBar(e:Event):void {
  removeEventListener(Event.ADDED_TO_STAGE, onBar);
  var x:int = stage.stageWidth;
 }
}
1-
あと 529 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ

ぬこの手 ぬこTOP 0.005s