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

search for in the

SWFDisplayItem::scaleTo> <SWFDisplayItem::rotateTo
[edit] Last updated: Fri, 07 Jun 2013

view this page in

SWFDisplayItem::scale

(PHP 4 >= 4.0.5)

SWFDisplayItem::scaleEscala el objeto en coordenadas relativas

Descripción

void SWFDisplayItem::scale ( float $dx , float $dy )
Advertencia

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::scale() escala el objeto actual por (dx,dy) desde su tamaño actual.

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.

Ver también



add a note add a note User Contributed Notes SWFDisplayItem::scale - [0 notes]
There are no user contributed notes for this page.

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