Gets or sets the quality of Flash control in player.
$au.imageUploaderFlash({ flashControl: { //...other params... quality: "high", //...other params... } })Get/Set Value at Runtime
$au.imageUploaderFlash('uploaderID').flashControl().quality(value); value = $au.imageUploaderFlash('uploaderID').flashControl().quality();
Type: String
The quality of the Flash control.
Default value is "high".
The following values are possible: