suche nach in der

swf_polarview> <swf_perspective
Last updated: Fri, 18 May 2012

view this page in

swf_placeobject

(PHP 4)

swf_placeobjectPlace an object onto the screen

Description

void swf_placeobject ( int $objid , int $depth )

Places the object specified by objid in the current frame at a depth of depth. The objid parameter and the depth must be between 1 and 65535.

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.

Hinweis:

Full RGBA colors are supported.



add a note add a note User Contributed Notes
swf_placeobject
There are no user contributed notes for this page.

swf_polarview> <swf_perspective
Last updated: Fri, 18 May 2012