SWFSprite->setFrames()

(no version information, might be only in CVS)

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

Descrição

class SWFSprite {

void setFrames ( int number )

}

Atenção

Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.

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

Valores de retornado

Não há valor retornado.