[RESOLVED] fullscreen flvplayback skin
i have an FLVPlayback component on my stage to play a single video.
im using a custom skin with a play/pause button and a full screen button.
i publish this and stick it in an HTML page and it all works as it's supposed to, hurah.
however, when i click the fullscreen button and the video plays fullscreen the SKIN for the flv pixelates as though it were an enlarged bitmap.
i know for a fact that all the flv skin components are vectors cos i made em.
wondered if skins automatically use cacheAsBitmap and if so is there a way to disable this???
it doesn't affect functionality but it just look horrible and it would be nice to be able to retain the crips vectors...
thanks!