您的位置:首页 > 电脑网络 > 电脑配件 > getURL

getURL

luyued 发布于 2011-02-07 14:06   浏览 N 次  
慢慢开始学AS。
Flash动画在线播放
AS如下:
程序代码var myName:String="soking";
var myAge:String="23";
button1.onRelease = function() {
getURL("http://and8.net", "_blank");
};
button2.onRelease=function(){
getURL("javascript:window.open('http://And8.net','and8',500,300)");
};
button3.onRelease=function(){
getURL("javascript:alert('hello world!')");
};
button4.onRelease=function(){
getURL("http://and8.net","_blank","GET");
};
button5.onRelease=function(){
getURL("http://and8.net","_blank","POST");
};
图文资讯
广告赞助商