Join Up!
91896 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
Ming
Index
Function Reference
Non-Text MIME Output
Ming
Introduction
Installing/Configuring
Predefined Constants
Examples
Ming Functions
SWFAction
SWFBitmap
SWFButton
SWFDisplayItem
SWFFill
SWFFont
SWFFontChar
SWFGradient
SWFMorph
SWFMovie
SWFPrebuiltClip
SWFShape
SWFSound
SWFSoundInstance
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
SWFBitmap->getWidth()
SWFButton->addAction()
Last updated: Thu, 26 Jun 2008
The SWFButton class
Introduction
SWFButton.
Class synopsis
SWFButton
class
SWFButton
{
/* Methods */
void
addAction
(
SWFAction
$action
,
int
$flags
)
SWFSoundInstance
addASound
(
SWFSound
$sound
,
int
$flags
)
void
addShape
(
SWFShape
$shape
,
int
$flags
)
SWFButton
__construct
(
void
)
void
setAction
(
SWFAction
$action
)
void
setDown
(
SWFShape
$shape
)
void
setHit
(
SWFShape
$shape
)
void
setMenu
(
int
$flag
)
void
setOver
(
SWFShape
$shape
)
void
setUp
(
SWFShape
$shape
)
}
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)
add a note
User Contributed Notes
The SWFButton class
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
SWFBitmap->getWidth()
SWFButton->addAction()
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs