2014年6月5日

AS3 常见问题

摘要: SharedObject 不起作用(exe, air中)var so:SharedObject = SharedObject.getLocal("aa", "/");so.data.password = 'xxxx';so.flush(); 阅读全文

posted @ 2014-06-05 09:12 xiaogezi 阅读(143) 评论(0) 推荐(0)

导航