flashControl.isFlashSupported Property HTML5/Flash Uploader JavaScript

Supported technologies: Adobe Flash

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

Syntax

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

Property Value

Type: Boolean

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