SWFMovie->setFrames
(No version information available, might be only in CVS)
SWFMovie->setFrames — Sets the total number of frames in the animation
Descripción
SWFMovie
void setFrames
( int $number
)
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 total number of frames in the animation to the given number .
Lista de parámetros
- number
-
The number of frames.
Valores retornados
No value is returned.
SWFMovie->setFrames
There are no user contributed notes for this page.
