(PHP 5 < 5.3.0, PECL ming SVN)
SWFMovie::setDimension — Sets the movie's width and height
$width
, float $height
) : voidEsta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.
Sets the movie's dimension to the specified width
and height
.
width
The movie width.
height
The movie height.
Não há valor retornado.