SWFDisplayItem->addAction()

(no version information, might be only in CVS)

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

Description

class SWFDisplayItem {

void addAction ( SWFAction action, int flags )

}

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

Parameters

action

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

flags

Return Values

No value is returned.

Zie ook

SWFAction