Gets or sets the Flash control.
$au.imageUploaderFlash({ //...other params... flashControl: {}, //...other params... })Get/Set Value at Runtime
$au.imageUploaderFlash('uploaderID').flashControl(value); value = $au.imageUploaderFlash('uploaderID').flashControl();