Hiya,
I'm currently developing a Flash website that incorporates an flv player. The controls on the player's skin are all vectors.
I've set it up so that when you hit fullscreen on the player controls a fullScreenSourceRect is created which is working great.
However when the the player is full screen, the once crisp vectors are now pixelated as if they were a bitmap.
I'm hoping I'm just missing a property somewhere that scales the vectors properly.
Thank you!