19         $max = 
$config->get(
'HTML.MaxImgLength');
 
   23             'Optional: param | Flow | #PCDATA',
 
   28                 'type'   => 
'Enum#application/x-shockwave-flash',
 
   29                 'width'  => 
'Pixels#' . $max,
 
   30                 'height' => 
'Pixels#' . $max,
 
   31                 'data'   => 
'URI#embedded',
 
   33                     'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0')),
 
   38         $param = $this->
addElement(
'param', 
false, 
'Empty', 
false,
 
   46         $this->info_injector[] = 
'SafeObject';