WELCOME TO PINOY TEAM TALK COMMUNITY


You'll need to login in order to fully use all
the featured and view all the sectionsof this site.

Please register if you're not yet a member.




WELCOME TO PINOY TEAM TALK COMMUNITY


You'll need to login in order to fully use all
the featured and view all the sectionsof this site.

Please register if you're not yet a member.




Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePORTALLatest imagesRegisterLog in

 

 Roaming Window !!!

View previous topic View next topic Go down 
Author Message
KhamarDos
PROMOTER
PROMOTER
KhamarDos

Reputation : 3

Roaming Window !!! Vide
PostSubject: Roaming Window !!!   Roaming Window !!! EmptyFri Jun 26, 2009 4:35 pm

Tancap !!!!!.... Mad

Roaming 1
Code:
scrW=screen.availWidth
scrH=screen.availHeight
window.moveTo(0,0)
window.resizeTo(10,10)
window.focus()
for(x=0;x<80;x++){
window.resizeTo(10,scrH*x/80)
}
for(y=0;y<80;y++){
window.resizeTo(scrW*y/80,scrH)
}
window.resizeTo(scrW,scrH)

Roaming 2
Code:
scrW=screen.availWidth
scrH=screen.availHeight
window.resizeTo(10,10)
window.focus()
for(a=0;a<80;a++){
window.moveTo(0,0)
window.resizeTo(0,scrH*a/80)
}
window.resizeTo(0,0)
for(b=0;b<80;b++){
window.moveTo(0,scrH/1)
window.resizeTo(scrW*b/80,0)
}
for(c=0;c<80;c++){
window.moveTo(scrW/1,scrH/1)
window.resizeTo(0,scrH*c/80)
}
for(d=0;d<80;d++){
window.moveTo(scrW/1,0)
window.resizeTo(scrW*d/80,0)
}
for(e=0;e<80;e++){
window.resizeTo(scrW*e/80,scrH*e/80)
}
window.moveTo(0,0)
window.resizeTo(scrW,scrH)

Silahkan di coba... Basketball
Back to top Go down
 

Roaming Window !!!

View previous topic View next topic Back to top 
Page 1 of 1

Permissions in this forum: You cannot reply to topics in this forum
 :: Regional Area :: Indonesia -
Full Size image preview:
Create a forum on Forumotion | ©phpBB | Free forum support | Report an abuse | Forumotion.com