Home > PHP > Function > > SWFDisplayItem->setName()

SWFDisplayItem->setName()

SWFDisplayItem->setName - Sets the object's name

Syntax

void SWFDisplayItem->setName (string $name)

Arguments

  • name - Value of alpha component

Description

swfdisplayitem->setname() sets the object's name to name, for targetting with action script. Only useful on sprites.

Version

PHP 4.0.5

Return value

No value is returned.