Uses of Interface
com.jpackages.jflashplayer.FlashCallListener

Uses of FlashCallListener in com.jpackages.jflashplayer
 

Methods in com.jpackages.jflashplayer with parameters of type FlashCallListener
 void FlashPanel.setFlashCallListener(FlashCallListener listener)
          When the ActionScript function ExternalInterface.call() is executed in flash, the listener specified here will be notified.