No the code
on (release)
{
getURL("javascript:window.open('pan1.html','pan1','toolbar=0,location=0,directries=0,status=0,menubar=0,scrollbars=0,resizable=0,width=460,height=450,left=0,top=0')");
}
is set within a swf file. On press of the button pan1.html pops up at 0,0. The only html in...