has-flash
v1.0.1
Published
Whether or not the browser has flash plugin enabled.
Downloads
7
Readme
hasflash
Whether or not the browser has flash plugin enabled.
Installation
$ component install yields/hasflashAPI
hasflash()
checks the navigator plugins, navigator mime types and
then tries to construct a new ActiveXObject with ShockwaveFlash.
if all above fail the function returns false.
hasflash();
// > booleanLicense
MIT
