Thread: Centered Image
View Single Post
  #3  
Old 08-11-2005, 12:20 PM
Chicken_l33t Chicken_l33t is offline
Banned
Join Date: Sep 2002
Location: NewZealand
Posts: 467
Chicken_l33t is on a distinguished road
The method I generally use is something along the lines of
this.menux = 50/100 * screenwidth
this.menuy = 50/100 * screenheight

Just change around the 25/100 etc to change possitions. It works with minimizing of the screen and mazimizing of it aswell.
Reply With Quote