You are here

protected property SWFObject::$params in SWF Embed 7

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

List of parameters to send to the HTML embed or object tag.

Type: array

File

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

Class

SWFObject
Generic data object for describing an SWF configuration.

Code

protected $params = array();