![]() |
|
||||||||||
|
SWFMovie->add()Описаниеclass SWFMovie {mixed add ( object instance ) }
Adds an SWF object Возвращаемые значенияFor displayable types (shape, text, button, sprite), this returns an SWFDisplayItem, a handle to the object in a display list. Thus, you can add the same shape to a movie multiple times and get separate handles back for each separate instance. SWFMovie->add() There are no user contributed notes for this page. |