SWF
(
id
,
swfURL
,
p_oAttributes
)
- Parameters:
-
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:- version : String
- The minimum version of Flash required on the user's machine.
- fixedAttributes : Object
- An object literal containing one or more of the following String keys and their values:
align, allowFullScreen, allowNetworking, allowScriptAccess, base, bgcolor, menu, name, quality, salign, scale, tabindex, wmode.
event from the thumb