A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Embedding Flash in Java App

  1. #1
    Senior Member
    Join Date
    Jun 2001
    Posts
    136
    Hi there,

    Does anyone have some code/packages for embeding flash in a Java app? I know it's p*** to do in J++, but I want to avoid using Microsoft's dodgy Windows dependent packages whereever possible. Is there one out there built off JNI?

    If anyone has some code handly, I'd be grateful.

    Cheers,

    Mike

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    Yes this is possible but only with Flash 2.0 functionality.

    Its built into the Java Media Player http://java.sun.com/marketing/collateral/jmf.html

    Also if you look inside the Players folder of your Flash install you will also see a Java based Flash Player...

  3. #3
    Senior Member
    Join Date
    Jun 2001
    Posts
    136
    Cheers,

    I was hoping that someone had developed a nice cross platform Flash solution built off the JNI. Macromedia's Java player only supports Flash 2 which sucks.

    I've searched everywhere and it looks like Microsoft's windows solution is the only way for Java and flash to work together properly (that is until a certain court ruling).

    Is there a reason a Java player hasn't been made to support Flash 4 and above? Anyone tried integrating Java and Flash before? Can it be done by modifying the existing classes for Flash 2?

    Mike

  4. #4
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    Originally posted by beelineuk
    Cheers,

    I was hoping that someone had developed a nice cross platform Flash solution built off the JNI. Macromedia's Java player only supports Flash 2 which sucks.

    I've searched everywhere and it looks like Microsoft's windows solution is the only way for Java and flash to work together properly (that is until a certain court ruling).

    Is there a reason a Java player hasn't been made to support Flash 4 and above? Anyone tried integrating Java and Flash before? Can it be done by modifying the existing classes for Flash 2?

    Mike
    Mike Schrag was working on a v3 player but I don't think it went anywhere http://web.archive.org/web/200008161...ent.com/flash/ ....

    They did write a JAVA SWF Generator http://www.anotherbigidea.com/javaswf/index.html

    The GPL Flash player is here http://www.swift-tools.com/Flash/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center