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

search for in the

swf_mulcolor> <swf_lookat
[edit] Last updated: Fri, 17 May 2013

view this page in

swf_modifyobject

(PHP 4)

swf_modifyobjectModify an object

说明

void swf_modifyobject ( int $depth , int $how )

Updates the position and/or color of the object at the specified depth.

参数

depth

The depth, as an integer.

how

Determines what is updated. how can either be the constant MOD_MATRIX or MOD_COLOR or it can be a combination of both.

MOD_COLOR uses the current mulcolor (specified by the function swf_mulcolor()) and addcolor (specified by the function swf_addcolor()) to color the object. MOD_MATRIX uses the current matrix to position the object.

返回值

没有返回值。



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

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