it is AS@, but just take out the underscores and it will work fine.

Think Small box inside of BIG box.

Small Box = target
Big Box = view

If you want to center the small box inside of the big box, then use the positionSpace function

If you want to make the small box match the size of the big box, but without changing the ration, use formatSpace.



If when you make the photo container bigger, and the image gets pixelated, the reason why is because your image, is just not a large resolution.

Let me know if that helps, or doesn't