You are here

protected property SWFObject::$flashVars in SWF Embed 6

Same name and namespace in other branches
  1. 7 swfembed.module \SWFObject::flashVars

List of flashVars to send to the SWF file.

Type: array

File

./swfembed.module, line 129
The main file for swfembed.

Class

SWFObject
Generic data object for describing an SWF configuration.

Code

protected $flashVars = array();