ActionScript3移除匿名函数的侦听

本站原创文章,转载请注明: 转载自zrong's Blog,原文 ActionScript3移除匿名函数的侦听,欢迎使用文章源码进行转载。

本站转载文章会标明[转],转载请注明原始作者文章地址。



出处:http://blog.yoz.sk/2010/06/quick-tip-timer-listeners-doesnt-require-remove/

?View Code ACTIONSCRIPT
EventDispatcher(event.currentTarget).removeEventListener(event.type, arguments.callee);

发表评论


请输入上面的验证码