SWFMovie->setDimension
(No version information available, might be only in CVS)
SWFMovie->setDimension — Sets the movie's width and height
Descripción
SWFMovie
void setDimension
( int $width
, int $height
)
Warning
Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.
Sets the movie's dimension to the specified width and height .
Lista de parámetros
- width
-
The movie width.
- height
-
The movie height.
Valores retornados
No value is returned.
SWFMovie->setDimension
There are no user contributed notes for this page.
