Manuál PHP Předcházející Další (no version information, might be only in CVS) SWFDisplayItem->addA..."/>
Forum und email
SWFDisplayItem->addAction()

SWFDisplayItem->addAction()

(no version information, might be only in CVS)

SWFDisplayItem->addAction() -- Adds this SWFAction to the given SWFSprite instance

Popis

class SWFDisplayItem {

void addAction ( SWFAction action, int flags )

}

Varování

Tato funkce ještě není zdokumentována, k dispozici je pouze seznam argumentů.

Seznam parametrů

action

An SWFAction, returned by SWFAction->__construct().

flags

Návratové hodnoty

Nevrací se žádná hodnota.

Viz také

SWFAction