SWFMovie
PHP Manual

SWFMovie->setFrames

(No version information available, might be only in CVS)

SWFMovie->setFramesSets the total number of frames in the animation

Opis

SWFMovie
void setFrames ( int $number )
Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

Sets the total number of frames in the animation to the given number .

Parametry

number

The number of frames.

Zwracane wartości

żadna wartość nie jest zwracana.


SWFMovie
PHP Manual