flash 天气预报

来源:百度知道 编辑:UC知道 时间:2024/06/17 01:36:58
高分求FLASH天气预报,要求是打开SWF文件时,自动更新.要FLASH的源文件,100求.如果是做得好的话,可以人民币交易.淘宝支付宝现金交易.
二楼的兄弟能给个用法吗?

/*////////////////////////
/*
/*
/* by yellow
/* yellowboydesign@gmail.com
/* http://yellowboy.cn
/*
*/
///////////////////////
stop();
System.useCodepage = true;
fpv_cn = new LoadVars();
fpv_cn.load("http://www.tq121.com.cn/forecast/cf.PHP");
fpv_cn_weather = new Array();
tempcity = new Array();
tempw = new Array();
temphot = new Array();
tempwind = new Array();
tempwinds = new Array();
fpv_cn_out = "
";
fpv_cn_city = "城市:";
fpv_cn_w = "天气:";
fpv_cn_hot = "温度:";
fpv_cn_wind = "风向:";
fpv_cn_winds = "风力:";
fpv_cn.onData = function(data) {
fpv_cn_str = new String(data);
for (i=7500; i//城