SWFMovie->setFrames> <SWFMovie->setbackground
Last updated: Fri, 30 Dec 2011

SWFMovie->setDimension

(PHP 4 >= 4.3.3)

SWFMovie->setDimensionSets the movie's width and height

Descrição

void SWFMovie::setDimension ( float $width , float $height )
Aviso

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.

Parâmetros

width

The movie width.

height

The movie height.

Valor Retornado

Não há valor retornado.



User Contributed Notes
SWFMovie->setDimension
There are no user contributed notes for this page.

SWFMovie->setFrames> <SWFMovie->setbackground
Last updated: Fri, 30 Dec 2011