Flash and Scalform CLIK

Flash

shift + f7 打开组件检查面板

Scaleform As 

   bit define

   bool                Unrolling       :1;    // indicates that "finally" blocks are being exctd
   bool                IsInvalidTarget :1;    // set to true, if tellTarget can't find the target


GASObjectInterface:

This is the base class for all ActionScript-able objects ("GAS_" stands for ActionScript). 

GFxASCharacter:

 GFxASCharacter is a regular character that adds ActionScript control capabilities  and extra fields, such as _name, which are only available in those objects.

GASTextField

external interface for the text field.













posted on 2015-04-03 17:05  KHacker  阅读(128)  评论(0编辑  收藏  举报