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

SWFSprite->setFrames()

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

Syntax

void SWFSprite->setFrames (int $number)

Arguments

  • number

Description

swfsprite->setframes() sets the total number of frames in the animation to numberofframes.

Version

PHP 4.0.5

Return value

No value is returned.