Pixelboy
15.11.2001, 23:05
Кто знает почему вместо одного окна открываются два? :confused:
on (press) {
getURL ("javascript:window.open(\"about.swf\",\"sample\",'width=600,height=100,scrollbars=no,resizable=no,top=500,left=300');void(0);");
}
on (press) {
getURL ("javascript:window.open(\"about.swf\",\"sample\",'width=600,height=100,scrollbars=no,resizable=no,top=500,left=300');void(0);");
}