Constructordojox.flash.Embed

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

Writes out the necessary tags to embed a Flash file into the page. Note that these tags are written out as the page is loaded using document.write, so you must call this class before the page has finished loading.

Usage

function (visible) (view source)
parametertypedescription
visible  

Jump to PropertiesNamespacesBack to top

Jump to NamespacesPropertiesBack to top