PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SWFMovie->addExport> <SWFMovie
Last updated: Fri, 22 Aug 2008

view this page in

SWFMovie->add

(No version information available, might be only in CVS)

SWFMovie->addAdds any type of data to a movie

Descripción

SWFMovie
mixed add ( object $instance )
Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

Adds an SWF object instance to the current movie.

Lista de parámetros

instance

Any type of object instance, like SWFShape, SWFText, SWFFont.

Valores retornados

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.

Ver también



add a note add a note User Contributed Notes
SWFMovie->add
There are no user contributed notes for this page.

SWFMovie->addExport> <SWFMovie
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites