Also, how would I make the HUD wrap in the bottom left of the screen no matter what your resolution is?
vertSizing = "top";
vertSizing does this:
bottom: Position is pixel count from top to bottom
top: Position is pixel count from bottom to top
center: Position is pixel offset from center of screen, downways
relative: Position and Extent scales with the parent control
horizsizing does the same but horizontally