setRate()"HREF="function.swfmovie.setrate.html"> Podręcznik PHP Poprzedni Następny (no version information, mig..."/>
Forum und email
SWFMovie->setFrames()

SWFMovie->setFrames()

(no version information, might be only in CVS)

SWFMovie->setFrames() -- Sets the total number of frames in the animation

Opis

class 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.