Field Detail
EXACT_FIT
static public EXACT_FIT:String
Specifies that the entire Flash application be visible
in the specified area without trying to preserve the original
aspect ratio.
NO_BORDER
static public NO_BORDER:String
Specifies that entire Flash application fill the specified area,
without distortion but possibly with some cropping, while
maintaining the original aspect ratio of the application.
NO_SCALE
static public NO_SCALE:String
Specifies that the size of the Flash application be fixed,
so that it remains unchanged even as the size of the player
window changes.
SHOW_ALL
static public SHOW_ALL:String
Specifies that the entire Flash application be visible in the
specified area without distortion while maintaining the original
aspect ratio of the application.