|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlashPlayerListener
Method Summary | |
---|---|
void |
commandReceived(FlashPlayerCommandEvent e)
The Flash player can invoke special commands to the application simply by calling: ExternalInterface.call("sendCommand", commandName, arg1, arg2, ...) |
Method Detail |
---|
void commandReceived(FlashPlayerCommandEvent e)
ExternalInterface.call("sendCommand", commandName, arg1, arg2, ...);
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |