匯入電影的控制 Flash 網頁製作

2021-04-17 18:40:10 字數 965 閱讀 1237

1,禁止匯入電影,寫在第一楨上

_root._name = "nn";

this.onenterframe = function()

};_root.onload = function()

};3,匯入完畢,控制電影屬性,設匯入電影剪輯mc中

_root.onenterframe=function()

}4,使匯入的在一定大小

onclipevent (load) else

} var jilu

function xh()

jilu = mc._currentframe;

}if (mc._currentframe>=mc._totalframes)

}on (press)

6,電影 的快進

var nn

function kuai()

file://soundout

var yy

function soundout()

file://soundcontrol

var sounding

function soundcontrol(gg) else if (mysound.getvolume()<=0 && gg == false && yy == 1)

}if (mysound.getvolume()<100 && gg == true && yy == 0) else if (mysound.getvolume() == 100 && gg == true && yy == 0)

}8,隨機匯入

array.prototype.get = function() ;

hh = ["mc1.swf", "mc2.swf", "mc3.swf", "mc4.swf", "mc5.swf", "mc6.swf"];

mymc = hh.get();

loadmovienum(mymc, 1);

匯入電影的控制 Flash 網頁製作

1,禁止匯入電影,寫在第一楨上 root.name nn this.onenterframe function root.onload function 3,匯入完畢,控制電影屬性,設匯入電影剪輯mc中 root.onenterframe function 4,使匯入的在一定大小 onclipeve...

Flash讀取ASPX網頁中的內容

function readfromaspx trace ture or false success 如果和伺服器成功連線則 if success 如果驗證動作成功則 trace this.conn is this.conn trace this recvid 1 sendid 1 conn 1 on...

Flash中文字框樣式的控制

url 效果如下 程式 var style new textformat 定義乙個文字格式 style txt.bordercolor 0xdddddd size txt.bordercolor 0xdddddd style txt.htmltext 藍光部落格 blueshine 當你修改下列樣式...