downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<swf_lookatswf_mulcolor>
Last updated: Thu, 26 Jun 2008

swf_modifyobject

(PHP 4)

swf_modifyobject — Modify an object

Description

void swf_modifyobject ( int $depth , int $how )

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

Parameters

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.

Return Values

No value is returned.



add a noteadd a note User Contributed Notes
Modify an object
There are no user contributed notes for this page.




<swf_lookatswf_mulcolor>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs