Ejemplo n.º 1
0
 protected function _getFlashVars()
 {
     $ret = parent::_getFlashVars();
     $ret['allowfullscreen'] = true;
     return $ret;
 }