I'd suggest using the box plugin instead of a sprite for the boxes. That not only allows you to scale the boxes without increasing the thickness of the edge, but it fixes the blurring associated with floating point sizes.
For rectangular areas, I'd suggest setting the height of the objects to that of the width, just so all of the boxes are square.
mmm.. i cant make any changes on the box plugin...
I'm using sprites because i have animation when you click on the box and when you deselect it..
I'm real close to geting this, just trying to figure out how to use the OR and else commands.
Its confusing, when using OR and ELSE should i add it as a sub event ?