Query: swf_placeobject
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_PLACEOBJECT(3) 1 SWF_PLACEOBJECT(3) swf_placeobject - Place an object onto the screenSYNOPSISvoid swf_placeobject (int $objid, int $depth)DESCRIPTIONPlaces the object in the current frame at a specified $depth. This uses the current mulcolor (specified by swf_mulcolor(3)) and the current addcolor (specified by swf_addcolor(3)) to color the object and it uses the current matrix to position the object.PARAMETERSo $objid - The object id. o $depth - Must be between 1 and 65535.RETURN VALUESNo value is returned. PHP Documentation Group SWF_PLACEOBJECT(3)