Flash Player 7
FileViewer.autoSize:Boolean
Property; a boolean value indicating if the image should be sized automatically when loaded (true) or not (false).
The following example will change the autoSize property:
myFileViewer.autoSize = true;