var grid:Rectangle = this.getRect(this); graphics.drawRect(grid.x-1,grid.y-1,grid.width+2,grid.height+2);