You are here

protected property SWFObject::$params in SWF Embed 6

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

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

Type: array

File

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

Class

SWFObject
Generic data object for describing an SWF configuration.

Code

protected $params = array();