dojox.flash.setSwf
dojo.require("dojox.flash._base");
defined in dojox/flash/_base.js
Sets the SWF files and versions we are using.
parameter | type | description |
---|---|---|
url | String | The URL to this Flash file. |
visible | Boolean | Optional. Whether the Flash file is visible or not. If it is not visible we hide it off the screen. This defaults to true (i.e. the Flash file is visible). |