User Tag List

Results 1 to 5 of 5

Thread: Embedding Java

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Embedding Java

    Please could someone explain how I embed a java app into a webpage? What build type? What HTML?

    Thanks

    EDIT: Please don't post the link that Jeff gave in another topic, the things on it don't work.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Embedding Java

    Applet. The HTML is generated by MMF2 in a file next to the generated JAR.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Embedding Java

    Thanks, would that show up on everyones browser? At the moment it is this:

    <applet code=Application/CApplet.class archive="javabuildtest.jar" width=640 height=480></applet>

    </p>

    Would I have to change anything to make it show up on everyones browser?

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Embedding Java

    Providing they have Java installed, it will work fine.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleSWF Export Module
    Game_Master's Avatar
    Join Date
    Jul 2007
    Location
    England
    Posts
    1,705
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Embedding Java

    Thanks

Similar Threads

  1. Embedding FLV files
    By Demi in forum SWF/Flash Export Module Version 2.0
    Replies: 7
    Last Post: 23rd March 2011, 05:45 PM
  2. Embedding fonts
    By MJK in forum SWF/Flash Export Module Version 2.0
    Replies: 8
    Last Post: 6th January 2011, 08:05 AM
  3. Embedding a SWF
    By Digitalic in forum SWF/Flash Export Module Version 2.0
    Replies: 4
    Last Post: 26th August 2010, 09:00 PM
  4. Please Help with embedding
    By Game_Master in forum Vitalize
    Replies: 6
    Last Post: 1st January 2008, 11:38 AM
  5. Embedding an mp3?
    By UltimateWalrus in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st July 2006, 02:54 AM

Posting Permissions

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