Functiondojox.flash.addInstallingListener

dojo.require("dojox.flash._base");
defined in dojox/flash/_base.js

Adds a listener to know if Flash is being installed. Useful if you don't want a dependency on dojo.event.

Usage

function (/*Function*/ listener) (view source)
parametertypedescription
listenerFunctionA function that will be called if Flash is being installed