flash 呼叫 指令碼
download the sample files here.
1.create any object of your choice, and convert it to a movie clip.
1.建立您選擇的任何物件,然後將其轉換為影片剪輯。
2.give it an instance name of "child1".
2.為其指定例項名稱「 child1」。
3.right click the movie clip and insert these actions:
3.右鍵單擊影片剪輯並插入以下操作:
onclipevent (load)
onclipevent (mousedown)
onclipevent (mouseup)
onclipevent (enterframe)
}
5.the script is finished. press ctrl+enter to test the movie.
5.指令碼完成。 按ctrl + enter測試影片。
翻譯自:flash 呼叫 指令碼
flash 呼叫 指令碼 Flash指令碼 瀑布效果
flash 呼叫 指令碼 download the sample files here.1.import an image of a wate ll into flash.1.將瀑布圖匯入flash。2.set this picture as your background,name it,and ...
flash 呼叫 指令碼 Flash指令碼 星空效果
flash 呼叫 指令碼 creating a starfield effect is easy to begin,download the sample files here.1.create a small star shape,and convert it to a movie clip.gi...
Flash呼叫Lua指令碼 二
這裡有乙個具體的例子 在這一節裡面,進一步學習使用luaalchemy。和上一節一樣,首先建立乙個as3專案.public class loweveldemo1 extends sprite private function initpage void private function loadlu...