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

search for in the

SWFButton::__construct> <SWFButton::addASound
[edit] Last updated: Fri, 17 May 2013

view this page in

SWFButton::addShape

(PHP 4 >= 4.0.5)

SWFButton::addShapeAñade una forma a un botón

Descripción

void SWFButton::addShape ( SWFShape $shape , int $flags )
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.

Añade la forma dada por shape a un botón.

Parámetros

shape

Una instancia de SWFShape

flags

Son válidas las siguientes flags: SWFBUTTON_UP, SWFBUTTON_OVER, SWFBUTTON_DOWN y SWFBUTTON_HIT.

SWFBUTTON_HIT nunca es mostrado, define la región de pulsación del botón. Esto es, todo lugar donde esté dibujado la forma es considerado una parte "tocable" del botón.

Valores devueltos

No devuelve ningún valor.



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

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