This documentation is for the old version. Go to the latest Upload Suite docs

flashControl.isFlashSupported Property

Gets a value indicating whether Image Uploader Flash can be utilized or not.

Syntax

JavaScript Get/Set Value at Runtime
value = $au.imageUploaderFlash('uploaderID').flashControl().isFlashSupported();

Property Value

Type: Boolean

true if Image Uploader Flash can be utilized; otherwise, false.