manual.verysource.com
源码
技术论坛
博客
程序员在线工具箱
php教程
php手册
php手册
PHP Manual
Ming
The SWFButton class
The SWFButton class
(PHP 5 < 5.3.0, PECL ming SVN)
简介
SWFButton.
类摘要
SWFButton
{
/* 方法 */
addAction
(
SWFAction
$action
,
int
$flags
) :
void
addASound
(
SWFSound
$sound
,
int
$flags
) :
SWFSoundInstance
addShape
(
SWFShape
$shape
,
int
$flags
) :
void
__construct
(
void
)
setAction
(
SWFAction
$action
) :
void
setDown
(
SWFShape
$shape
) :
void
setHit
(
SWFShape
$shape
) :
void
setMenu
(
int
$flag
) :
void
setOver
(
SWFShape
$shape
) :
void
setUp
(
SWFShape
$shape
) :
void
}
Table of Contents
SWFButton::addAction
— Adds an action
SWFButton::addASound
— Associates a sound with a button transition
SWFButton::addShape
— Adds a shape to a button
SWFButton::__construct
— Creates a new Button
SWFButton::setAction
— Sets the action
SWFButton::setDown
— Alias for addShape(shape, SWFBUTTON_DOWN)
SWFButton::setHit
— Alias for addShape(shape, SWFBUTTON_HIT)
SWFButton::setMenu
— Enable track as menu button behaviour
SWFButton::setOver
— Alias for addShape(shape, SWFBUTTON_OVER)
SWFButton::setUp
— Alias for addShape(shape, SWFBUTTON_UP)
User Contributed Notes
There are no user contributed notes for this page.
CopyRight © 2008-2022 verySource.Com All Rights reserved.
京ICP备17048824号-1
京公网安备:11010502034788