swf_placeobject

 void swf_placeobject ( int $objid , int $depth ) 

説明

Places the object in the current frame at a specified depth. This uses the current mulcolor (specified by swf_mulcolor()) and the current addcolor (specified by swf_addcolor()) to color the object and it uses the current matrix to position the object.

戻り値

No value is returned.