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