SWFDisplayItem::getY

(PHP 5 <= 5.3.0, PECL ming SVN) float SWFDisplayItem::getY ( void ) This function is currently not documented; only its argument list is available. See also: SWFDisplayItem::getX() -

SWFDisplayItem::getXSkew

(PHP 5 <= 5.3.0, PECL ming SVN) float SWFDisplayItem::getXSkew ( void ) This function is currently not documented; only its argument list is available. See also: SWFDisplayItem::getYSkew() -

SWFDisplayItem::getXScale

(PHP 5 <= 5.3.0, PECL ming SVN) float SWFDisplayItem::getXScale ( void ) This function is currently not documented; only its argument list is available. See also: SWFDisplayItem::getYScale() -

SWFDisplayItem::getX

(PHP 5 <= 5.3.0, PECL ming SVN) float SWFDisplayItem::getX ( void ) This function is currently not documented; only its argument list is available. See also: SWFDisplayItem::getY() -

SWFDisplayItem::getRot

(PHP 5 <= 5.3.0, PECL ming SVN) float SWFDisplayItem::getRot ( void ) This function is currently not documented; only its argument list is available.

SWFDisplayItem::endMask

(PHP 5 <= 5.3.0, PECL ming SVN) Another way of defining a MASK layer void SWFDisplayItem::endMask ( void ) Returns: No value is returned. This function is currently not documented; only its argument list is available.

SWFDisplayItem::addColor

(PHP 5 <= 5.3.0, PECL ming SVN) Adds the given color to this item's color transform void SWFDisplayItem::addColor ( int $red, int $green, int $blue [, int $a ] ) swfdisplayitem::addcolor() adds the color to this item's color transform. The color is given in its RGB form. The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie::add().

SWFDisplayItem::addAction

(PHP 5 <= 5.3.0, PECL ming SVN) Adds this SWFAction to the given SWFSprite instance void SWFDisplayItem::addAction ( SWFAction $action, int $flags ) Parameters: action An SWFAction, returned by SWFAction::__construct(). flags An SWFAction, returned by SWFAction::__construct(). Returns: No value is returned.

SWFButton::setUp

(PHP 5 <= 5.3.0, PECL ming SVN) Alias for addShape(shape, SWFBUTTON_UP) void SWFButton::setUp ( SWFShape $shape ) swfbutton::setup() alias for addShape(shape, SWFBUTTON_UP). Returns: No value is returned. This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PH

SWFButton::setOver

(PHP 5 <= 5.3.0, PECL ming SVN) Alias for addShape(shape, SWFBUTTON_OVER) void SWFButton::setOver ( SWFShape $shape ) swfbutton::setover() alias for addShape(shape, SWFBUTTON_OVER). Returns: No value is returned. This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future relea