on(release){
getURL("javascript:location.reload()");
}
本文转自:http://www.5uflash.com/flashjiaocheng/Flashaschengxu/351.html
getURL("javascript:location.reload()");
}
本文转自:http://www.5uflash.com/flashjiaocheng/Flashaschengxu/351.html
本文介绍了一种使用ActionScript 3 (AS3) 在Flash中实现页面刷新的方法。通过监听释放事件并调用JavaScript来重新加载当前页面。

被折叠的 条评论
为什么被折叠?