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

ConstructorsBack to top

FunctionsBack to top

Boolean Asserts that this environment has the given major, minor, and revision numbers for the Flash player.

PropertiesBack to top
Whether this platform has Flash already installed.
Set if we are in the middle of a Flash installation session.
helper required to detect Flash Player PlugIn version information. Internet Explorer uses a corresponding Visual Basic to interact with the Flash ActiveX control.
versionRevision: String The major, minor, and revisions of the plugin. For example, if the plugin is 8r22, then the major version is 8, the minor version is 0, and the revision is 22.