|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2001-2007
public interface FlashPanelListener
This interface detects events in a FlashPanel.
FlashPanelListeners are added to a FlashPanel.
Method Summary | |
---|---|
void |
FSCommand(java.lang.String command,
java.lang.String arg)
Deprecated. This method is triggered when the FSCommand in a Flash movie is executed. |
Method Detail |
---|
void FSCommand(java.lang.String command, java.lang.String arg)
This method is triggered when the FSCommand in a Flash movie is executed.
command
- Programmer defined command namearg
- Programmer defined argument
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |