Advertisement
Advertisement
| 03.26.2008 at 03:56AM PDT, ID: 23269904 |
|
[x]
Attachment Details
|
||
1: 2: 3: |
var filepath:String = EXTstrHostIP+"/play4fun/games/"+Menu_Array[iMenu_Item][iMenuID].Item_Exe_App;
getURL("javascript:NewWindow=window.open("+filePath+",'newWin','width=100%,height=100%,left=100,top=0,toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=Yes'); NewWindow.focus();void(0);");
|