小弟使用flash的按钮放在html的网站当做连结按钮,但是问题是如何让它连结上相对路
径的网站。我使用flash程式码片段的动作~按一下连结网站。程式码如下
button_1.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage);
function fl_ClickToGoToWebPage(event:MouseEvent):void
{
滢avigateToURL(new URLRequest("file:///C:/Users/AlanHsu/Desktop/wwwt1/t1.h
tml"), "_self");
该如何改,因为到时候要烧入光盘,到时候位置决非c槽