SWFDisplayItem::addAction

(PHP 4 >= 4.2.0)

SWFDisplayItem::addActionAdds this SWFAction to the given SWFSprite instance

Beskrivelse

void SWFDisplayItem::addAction ( SWFAction $action , int $flags )
Advarsel

This function is currently not documented; only its argument list is available.

Parametre

action

An SWFAction, returned by SWFAction::__construct().

flags

Returnerings Værdier

No value is returned.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top