SWFMovie
PHP Manual

SWFMovie->setFrames

(PHP 4 >= 4.3.3)

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

Opis

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

nie jest zwracana żadna wartość.


SWFMovie
PHP Manual