最新下载
热门教程
- 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
};
相关文章
- 蛋仔派对秒玩链接-蛋仔派对秒玩入口最新 05-07
- 忘却前夜免费五抽选择推荐指南 05-07
- 酷狗音乐如何取消自动续费 05-07
- Ed Boon 乐见《街头霸王6》角色加入《真人快打11》 淡化两作竞争关系 05-07
- 秘塔网页版入口-秘塔官网登录入口 05-07
- 超人续作《明日之躯》马修·里拉德加盟 饰演神秘角色 05-07