jQuery in Action, 2nd edition
The moose likes Swing / AWT / SWT and the fly likes Playing swf in java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Playing swf in java" Watch "Playing swf in java" New topic
Author

Playing swf in java

Jayesh Doolani
Greenhorn

Joined: Aug 07, 2011
Posts: 5
Hey guys, I am building a small java game. I want a small animation to be played first before the game starts. I want to import a swf file in java. Can you guys tell me how should I do it??
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
That's tough. JMF can play an age-old Flash format (Flash version 2), but that's about the extent of free, available players out there to my knowledge.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Playing swf in java
 
Similar Threads
Convertion of SWF to PDF in java
Is there any api that convert .swf file to .ppt file
flash in java
scraping a SWF file in java
Embedding .swf file in Java