tom356
Technical User
- May 1, 2002
- 37
HI
Im trying to get a full screen to open, can someone tell me how to write this code??
thank you
on (release) {
fscommand ("fullscreen", "true");
}
on (release) {
getURL ("javascript:window.open('http:/window77.html','Welcome_To_FlashKit','width=1800,height=1800,top='+((screen.availHeight/2)-(" add varHeight/2 add "))+',left='+((screen.availWidth/2)-(" add varWidth/2 add "))); void(0);");
}
Im trying to get a full screen to open, can someone tell me how to write this code??
thank you
on (release) {
fscommand ("fullscreen", "true");
}
on (release) {
getURL ("javascript:window.open('http:/window77.html','Welcome_To_FlashKit','width=1800,height=1800,top='+((screen.availHeight/2)-(" add varHeight/2 add "))+',left='+((screen.availWidth/2)-(" add varWidth/2 add "))); void(0);");
}