Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Flash animations inside a Java program

  1. #1
    Java kindergarten chronoz13's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    659
    Thanks
    177
    Thanked 30 Times in 28 Posts

    Default Flash animations inside a Java program

    is there a simple way to call a flash animation such as .swf files just like calling a JPEG and GIF, PNG images?

    i asked google.. and it tells me something about XMLs, JSP things.. but im not yet into it.. if its not an easy task to do then ill just create some GIF images instead.


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Flash animations inside a Java program

    This looks good..

    JFlashPlayer is a Flash Player API Java package that lets developers play and interact with Adobe™ Flash Player movies within Java applications. Advanced animations can improve the user experience and add to the professional appearance of an application. JFlashPlayer allows programmers to quickly add Flash movies to their Java application development for Windows.
    Java Flash Player API - JFlashPlayer
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. The Following User Says Thank You to JavaPF For This Useful Post:

    chronoz13 (May 22nd, 2011)

Similar Threads

  1. Retrieving arrays of java class inside C++ code
    By sattu in forum Java Native Interface
    Replies: 2
    Last Post: May 20th, 2011, 02:15 AM
  2. Embed Java inside Java?
    By ActionSplash in forum Java Theory & Questions
    Replies: 3
    Last Post: February 8th, 2011, 09:04 AM
  3. SWING ANIMATIONS
    By relixus in forum AWT / Java Swing
    Replies: 3
    Last Post: October 3rd, 2010, 10:55 PM
  4. FLash generator app
    By axell in forum Java Theory & Questions
    Replies: 0
    Last Post: July 28th, 2010, 05:38 AM
  5. Replies: 1
    Last Post: April 1st, 2009, 02:47 PM