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

search for in the

SWFDisplayItem->setRatio> <SWFDisplayItem->setMatrix
Last updated: Fri, 20 May 2011

view this page in

SWFDisplayItem->setName

(PHP 4 >= 4.0.5)

SWFDisplayItem->setNameEstablece el nombre del objeto

Descripción

void SWFDisplayItem::setName ( string $name )
Warning

Esta función ha sido declarada EXPERIMENTAL. Su comportamiento, su nombre y la documentación que le acompaña puede cambiar sin previo aviso en futuras versiones de PHP. Use esta función bajo su propio riesgo.

swfdisplayitem->setname() establece el nombre del objeto a name, para la focalización con action script. Sólo es útil en sprites.

El objeto puede ser un swfshape(), un swfbutton(), un swftext() o un swfsprite(). Debe haber sido añadido usando swfmovie->add().

Valores devueltos

No devuelve ningún valor.



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites