Method | Defined By | ||
---|---|---|---|
debugData(_arg_1:Object, _arg_2:Object):void [static] | Log | ||
dumpData(_arg_1:Object, _arg_2:Object):void [static] | Log | ||
error(_arg_1:String, _arg_2:Object, _arg_3:String):void [static] | Log | ||
info(_arg_1:String, _arg_2:Object, _arg_3:String):void [static] | Log | ||
mouse(_arg_1:Object, _arg_2:MouseEvent, _arg_3:String = null):void [static] | Log | ||
warning(_arg_1:String, _arg_2:Object, _arg_3:String):void [static] | Log | ||
xerror(_arg_1:String, _arg_2:String):void [static] | Log | ||
xinfo(_arg_1:String, _arg_2:String):void [static] | Log | ||
xwarning(_arg_1:String, _arg_2:String):void [static] | Log |
Constant | Defined By | ||
---|---|---|---|
ChannelAni : String = Animation [static] | Log | ||
ChannelButtonPrompt : String = ButtonPrompt [static] | Log | ||
ChannelCommon : String = Common [static] | Log | ||
ChannelContainer : String = Container [static] | Log | ||
ChannelDebug : String = Debug [static] | Log | ||
ChannelImage : String = Image [static] | Log | ||
ChannelLoca : String = Loca [static] | Log | ||
ChannelMem : String = Memory [static] | Log | ||
ChannelMenuFrame : String = MenuFrame [static] | Log | ||
ChannelModal : String = ModalDialog [static] | Log | ||
ChannelMouse : String = Mouse [static] | Log | ||
ChannelScale : String = Scaling [static] | Log | ||
ChannelVideo : String = Video [static] | Log |
debugData | () | method |
public static function debugData(_arg_1:Object, _arg_2:Object):void
Parameters
_arg_1:Object | |
_arg_2:Object |
dumpData | () | method |
public static function dumpData(_arg_1:Object, _arg_2:Object):void
Parameters
_arg_1:Object | |
_arg_2:Object |
error | () | method |
public static function error(_arg_1:String, _arg_2:Object, _arg_3:String):void
Parameters
_arg_1:String | |
_arg_2:Object | |
_arg_3:String |
info | () | method |
public static function info(_arg_1:String, _arg_2:Object, _arg_3:String):void
Parameters
_arg_1:String | |
_arg_2:Object | |
_arg_3:String |
mouse | () | method |
public static function mouse(_arg_1:Object, _arg_2:MouseEvent, _arg_3:String = null):void
Parameters
_arg_1:Object | |
_arg_2:MouseEvent | |
_arg_3:String (default = null )
|
warning | () | method |
public static function warning(_arg_1:String, _arg_2:Object, _arg_3:String):void
Parameters
_arg_1:String | |
_arg_2:Object | |
_arg_3:String |
xerror | () | method |
public static function xerror(_arg_1:String, _arg_2:String):void
Parameters
_arg_1:String | |
_arg_2:String |
xinfo | () | method |
public static function xinfo(_arg_1:String, _arg_2:String):void
Parameters
_arg_1:String | |
_arg_2:String |
xwarning | () | method |
public static function xwarning(_arg_1:String, _arg_2:String):void
Parameters
_arg_1:String | |
_arg_2:String |
ChannelAni | Constant |
public static const ChannelAni:String = Animation
ChannelButtonPrompt | Constant |
public static const ChannelButtonPrompt:String = ButtonPrompt
ChannelCommon | Constant |
public static const ChannelCommon:String = Common
ChannelContainer | Constant |
public static const ChannelContainer:String = Container
ChannelDebug | Constant |
public static const ChannelDebug:String = Debug
ChannelImage | Constant |
public static const ChannelImage:String = Image
ChannelLoca | Constant |
public static const ChannelLoca:String = Loca
ChannelMem | Constant |
public static const ChannelMem:String = Memory
ChannelMenuFrame | Constant |
public static const ChannelMenuFrame:String = MenuFrame
ChannelModal | Constant |
public static const ChannelModal:String = ModalDialog
ChannelMouse | Constant |
public static const ChannelMouse:String = Mouse
ChannelScale | Constant |
public static const ChannelScale:String = Scaling
ChannelVideo | Constant |
public static const ChannelVideo:String = Video