Topic: enable ImageDownScaling with fixedLayout true
hi,
i need to edit option.as and to put fixedLayout==true
but need to have a scaling image to max or mini like if fixedLayout==false
can i use a syntax like :
static var imageAreaWidth:Number = 100%; //width of Image Area
or put a line like :
static var enableImageDownScaling:Boolean = true;
in //Fixed Layout Positions (OPTIONAL) area
thx ++ :D