最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
flash as 2.0调用外部movie 实现代码
时间:2022-07-02 17:14:01 编辑:袖梨 来源:一聚教程网
line.onEnterFrame = function ()
{
if (this._currentframe != this._totalframes)
{
this.nextFrame();
}
else
{
container.loadMovie("team.swf");
this.btn1.onRelease = function ()
{
container.loadMovie("team.swf");
};
this.btn1.onRollOver = function ()
{
this.gotoAndPlay(2);
};
this.btn1.onRollOut = function ()
{
this.gotoAndPlay(1);
};
this.btn2.onRelease = function ()
{
container.loadMovie("yuyuekongjian.swf");
};
this.btn2.onRollOver = function ()
{
this.gotoAndPlay(2);
};
this.btn2.onRollOut = function ()
{
this.gotoAndPlay(1);
};
btn_close.onRelease = function ()
{
container.removeMovieClip();
};
delete this.onEnterFrame;
} // end else if
};
相关文章
- 炉石传说血DK卡组怎么样 炉石传说血DK卡组推荐介绍 11-05
- 咒术回战幻影夜行官网在哪里 咒术回战幻影夜行官网地址介绍 11-05
- 蚂蚁庄园今天答题答案2024年10月26日 11-05
- 以闪亮之名变装物语甜趣篇怎么玩 11-05
- 闪耀暖暖永夜禁锢怎么玩 11-05
- 闪耀暖暖永夜禁锢怎么玩 闪耀暖暖永夜禁锢活动介绍 11-05