AS3.0学习手记(3) AS3.0的自身Loading制作

把下面代码直接复制到flash时间帧上则可.


类包文件制作:

时间帧代码:

var a:se = new se();
addChild(a);
a.show();

类包:



About this entry