Forum und email

SWFMovie->setFrames()

(PHP 4 >= 4.3.3)

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

Description

SWFMovie
void setFrames ( int $number )
Warning

Αυτή η συνάρτηση είναι ΔΟΚΙΜΑΣΤΙΚΗ. Η συμπεριφορά της, το όνομα της και οτιδήποτε άλλο είναι τεκμηριωμένο σχετικά με αυτή την συνάρτηση μπορεί να αλλάξει χωρίς ειδοποίηση σε μελλοντικές εκδόσεις της PHP. Χρησιμοποιήστε αυτή την συνάρτηση με δικό σας ρίσκο.

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

Parameters

number

The number of frames.

Return Values

No value is returned.