Gets or sets the common dialog settings.
$au.imageUploaderFlash({Get/Set Value at Runtime
//...other params...
commonDialog: {},
//...other params...
})
$au.imageUploaderFlash('uploaderID').commonDialog(value);
value = $au.imageUploaderFlash('uploaderID').commonDialog();