#42001/11/17 0:12:35
save data to server:
geturl("abc.asp?varName=value");
//send varName to abc.asp which will process it
save data in local machine:
save("save","abc.txt");
//save all varibles in the this/current movieclip to abc.txt
close faces:p
编辑历史:[这消息被janlay编辑过(编辑时间2001-11-17 00:13:29)]