Web студия "GrandView"
  Главная   Написать Контакты
   
   
О проекте
Руководство php
 

swf_removeobject

(PHP 4, PECL)

swf_removeobject -- Remove an object

Description

void swf_removeobject ( int depth )

Removes the object at the depth specified by depth.



add a note add a note User Contributed Notes
swf_removeobject
mathe at bluemento dot de
15-Sep-2003 08:45
Hey ... it is the LIFO (not FIFO)!!

An Example:

for ($i = 0;$i < 100;$i++) {
    swf_removeobject($this->Depth);
    swf_removeobject($this->Depth);
    swf_addcolor(0,0,0,0);
    $this->modifyCoords();
    swf_placeobject($this->ObjId1, $this->Depth);
    swf_placeobject($this->ObjId2, $this->Depth);
}

Here, two objects are placed in same depth.
So, if you want to remove those two objects,
use the swf_removeobject-function two times.
the ObjId2 will be removed at the first remove-call.

This caused a lot of trouble in my code ;)
mathe at bluemento dot de
14-Sep-2003 06:43
Note that this function just remove the last object drawn in the specified depth. After the FIFO-principal. :)

swf_rotate> <swf_pushmatrix
Last updated: Fri, 26 Jan 2007
 
 
Новости
11 июля 2007
Сайт запущен
© 2007 info@grandviewstudio.com

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 324

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 330
Z058440144362 Z348613067571