建一个按钮元件,在上面加动作:
on (release)
{
getURL("javascript:popupwindow()");
}