+
+ <div id="cfg-Ext.FlashComponent-flashVars"></div>/**
+ * @cfg {Object} flashVars
+ * A set of key value pairs to be passed to the flash object as flash variables. Defaults to <tt>undefined</tt>.
+ */
+ flashVars: undefined,
+
+ <div id="cfg-Ext.FlashComponent-flashParams"></div>/**
+ * @cfg {Object} flashParams
+ * A set of key value pairs to be passed to the flash object as parameters. Possible parameters can be found here:
+ * http://kb2.adobe.com/cps/127/tn_12701.html Defaults to <tt>undefined</tt>.
+ */
+ flashParams: undefined,