(PHP 4 >= 4.3.3)
SWFMovie::setDimension — Sets the movie's width and height
$width
, float $height
)Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada 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.