Home > PHP > Function > > SWFMovie->setFrames()

SWFMovie->setFrames()

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

Syntax

void SWFMovie->setFrames (int $number)

Arguments

  • number - The number of frames.

Description

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

Version

PHP 4.3.3

Return value

No value is returned.