03 2010 档案
摘要:fscommand2("SetFocusRectColor", 94, 94, 94);
阅读全文
摘要:var myListener:Object = new Object();myListener.onResize = function() { trace(Stage.width+" "+Stage.height); Stage.removeListener(myListener);};Stage.addListener(myListener);
阅读全文
摘要:flash lite as2.0 用户Cookie处理
阅读全文
摘要:flash lite as2.0水平移动方法
阅读全文