Playing a SWF file in a JFrame using Java Media Framework

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • myusernotyours
    New Member
    • Nov 2007
    • 188

    Playing a SWF file in a JFrame using Java Media Framework

    Hi,

    Am trying to see if I can play a flash movie (a .swf ) file in a JFrame using the Java Media Framework.

    Google does't give any examples and I have been going through the documentation with little success. They don't seem to support swf files directly.

    Has someone tried this?
    Any advice is very welcome.

    Regards,

    Alex.
  • anijos
    New Member
    • Nov 2008
    • 52

    #2
    Try JFlashPlayer

    Java Flash Player API - JFlashPlayer

    Comment

    • myusernotyours
      New Member
      • Nov 2007
      • 188

      #3
      Originally posted by anijos
      Thanks, but the JFlashPlayer only works on windows and I want a cross platform implementation.

      Regards,

      Alex

      Comment

      • JosAH
        Recognized Expert MVP
        • Mar 2007
        • 11453

        #4
        Originally posted by myusernotyours
        Thanks, but the JFlashPlayer only works on windows and I want a cross platform implementation.
        Is Google down in your part of the world?

        kind regards,

        Jos

        Comment

        • myusernotyours
          New Member
          • Nov 2007
          • 188

          #5
          Originally posted by JosAH
          Is Google down in your part of the world?

          kind regards,

          Jos
          It's very up, no. If you noticed I said something about google in the original post. I can't get anything useful.
          JMF is what I thought I would use and I found it through... Ok. That! but I need to know whether it's possible to use it before I start finding out how.

          I searched and searched but couldn't find anything.
          So I thought to try this->forum().

          I have also seen an API called Transform but it appears all one can do with it is to create Flash movies.

          Help therefore is called for.
          And No, Jos I don't get a tax waiver if I don't use google. I understand that clearly...

          Regards,

          Alex.

          Comment

          • raghul
            New Member
            • Feb 2010
            • 2

            #6
            How to create JMF application? is there any special platform for that?

            Comment

            Working...