You are here

protected property SWFObject::$flashVars in SWF Embed 7

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

List of flashVars to send to the SWF file.

Type: array

File

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

Class

SWFObject
Generic data object for describing an SWF configuration.

Code

protected $flashVars = array();