Topic: Fullscreen problems
I bought avpro today and I'm trying to adapt it to a fullscreen, no borders, no spacing, continuous template. My main two problems I can't resolve now are:
1.- If I set enableImageUpScaling:Boolean = true; in options.as, images won't scale down all the way down, they just get a little bit smaller. If I set it to false it resizes all the way down.
2.- I jave tall and wide images with the same pixel height, and they look fine in full screen but if the user resizes the window horizontally the wide images lose the proportion with the tall ones. In other words I need to tell the flash to resize the images only when vertical heigh is changing, so it does only crop the images when horizontal changing without resizing.
Any help would be appreciated. Thanks.