Updates the position and/or color of the object at the specified
depth, depth. The parameter
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_MATRIX|MOD_COLOR).
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.
Php swf modifyobject Function syntax tag
swf modifyobject php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php swf modifyobject syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.