代码搜索:ActionScript
找到约 280 项符合「ActionScript」的源代码
代码结果 280
www.eeworm.com/read/472228/6873429
pdf actionscript 3.0 cookbook 中文完整版.pdf
www.eeworm.com/read/421857/10687096
txt my flash bookmarks, long list of tutorials.txt
creating order in the chaos that my bookmarks-list is,
i found these flash actionscript tutorials.
many of them are game design, sound and server side specific.
others are more general.
hope you
www.eeworm.com/read/418731/10932511
txt my flash bookmarks, long list of tutorials.txt
creating order in the chaos that my bookmarks-list is,
i found these flash actionscript tutorials.
many of them are game design, sound and server side specific.
others are more general.
hope you
www.eeworm.com/read/243682/12925820
txt fas.txt
/L20"Flash ActionScript" 1Line Comment = # Nocase String Chars = " File Extensions = FAS
/Delimiters = ~!@%^&*()-+|\/{}[];"' , .?
/Indent Strings = "else"")""(""1""2""3""4""5""6""7""8""9""0""""
/
www.eeworm.com/read/475203/6793998
txt studenti.txt
"1" "ionita daniel" "adobe" "1" "2" "3" "4" "5" "photoshop" "flash" "actionscript" "dreamweaver" "flex" "3" "3" "2" "1" "2" "11"
"2" "euqwoiu" "foids" "fsakj" "slkjdflkjsd" "poifpwsqwj" "`r9iw0" "`0
www.eeworm.com/read/415537/11064612
txt my flash bookmarks, long list of tutorials.txt
creating order in the chaos that my bookmarks-list is,
i found these flash actionscript tutorials.
many of them are game design, sound and server side specific.
others are more general.
hope you
www.eeworm.com/read/133605/14034022
txt 2.txt
.1 加载外部数据 04/07/05 凌晨 3:33
loadVariables(url,target[,variables])
url:绝对或相对路径
target:接收变量的层或动画片段,如 _root.movieclip
variables:可选参数,发送变量的方法。POST/GET
加载的文件格式应为:
&var1name=value&var2name=
www.eeworm.com/read/363445/9951291
as samplegetterandsetter.as
package org.kingda.book.basicoop.hideimplementation
{
import flash.display.Sprite;
public class SampleGetterAndSetter extends Sprite
{
public function SampleGetterAndSetter() {
var fo