SWF 函数
PHP Manual

swf_removeobject

(PHP 4)

swf_removeobjectRemove an object

说明

void swf_removeobject ( int $depth )

Removes the last object drawn at the depth specified by depth.

参数

depth

The depth, as an integer.

返回值

没有返回值。


SWF 函数
PHP Manual