get the resolution setting !

hi folks,

how to get information about the resolution ( size of screen ) that user is using ?!
(to fixe up GUIs depending on that size)

thanks.

Screen.width, Screen.height.

thx dude

Ya, no problem man.