|
emFlash Java Component - For Java developers. The fast and easy way to embed Flash functionality into your Java application. Provides the ability to play and control Macromedia Flash files within a Java Swing panel. emFlash can be can be controlled (play, stop, pause, rewind, fast forward, forward, set frame, pan, loop, quality, zoom, etc). Can set and retrieve Flash variables and listen for Flash events. Includes a sample Flash Viewer application and javadoc. See just how easy it is to add Flash support to your Java application.
Only a couple lines are needed to add the emFlash Component to your Java Application:
|
// create a flash viewer emFlash flash = new emFlash(“http://www.site.com/flash.swf”);
|
|
Platform: Windows
Includes sample Flash Viewer application and documentation.
Ever wanted to add Macromedia Flash. functionality to your Java application? Well now you can.
Using emFlash the developer programmatically controls the Flash player interface including the following functionality:
|