This class is deprecated.
Creates the SWF instance and keeps the configuration data
SWF
id
swfURL
p_oAttributes
Defined in
uploader/js/swf.js:44
id
String | HTMLElement
The id of the element, or the element itself that the SWF will be inserted into. The width and height of the SWF will be set to the width and height of this container element.
swfURL
String
The URL of the SWF to be embedded into the page.
p_oAttributes
Object
(optional) Configuration parameters for the Flash application and values for Flashvars to be passed to the SWF. The p_oAttributes object allows the following additional properties:
align,
allowFullScreen, allowNetworking, allowScriptAccess, base, bgcolor, menu, name, quality, salign, scale,
tabindex, wmode.
event from the thumb_eventHandler
event
Defined in
swf/js/swf.js:150
event
Object
The event to be propagated from Flash.
_eventHandler
event
Defined in
uploader/js/swf.js:162
event
Object
The event to be propagated from Flash.
callSWF
func
args
Defined in
swf/js/swf.js:167
Calls a specific function exposed by the SWF's ExternalInterface.
callSWF
func
args
Defined in
uploader/js/swf.js:179
Calls a specific function exposed by the SWF's ExternalInterface.
toString
Defined in
swf/js/swf.js:187
Public accessor to the unique name of the SWF instance.
Unique name of the SWF instance.
toString
Defined in
uploader/js/swf.js:199
Public accessor to the unique name of the SWF instance.
Unique name of the SWF instance.
wrongflashversion
Defined in
swf/js/swf.js:115
Fired when the Flash player version on the user's machine is below the required value.
wrongflashversion
Defined in
uploader/js/swf.js:127
Fired when the Flash player version on the user's machine is below the required value.