博客园  :: 首页  :: 联系 :: 管理

2010年3月17日

摘要: _play.onRelease = function() { dh.play(); delete dh.onEnterFrame; }; p20_100.onRelease = function() { dh.gotoAndPlay(20); dh.onEnterFrame = function() { if (this._currentframe == 100) { this.gotoAnd... 阅读全文

posted @ 2010-03-17 14:46 sunrack 阅读(605) 评论(0) 推荐(0)