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 )

}

Ðñïåéäïðïßçóç

Αυτή η συνάρτηση επί του παρόντος δεν είναι τεκμηριωμένη, μόνο ο κατάλογος των argument της είναι διαθέσιμος.

Parameters

action

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

flags

Return Values

No value is returned.

Δείτε επίσης

SWFAction