User Tag List

Results 1 to 2 of 2

Thread: Embed Java Class Into EXE

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Dec 2009
    Location
    Louisiana, USA
    Posts
    369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Embed Java Class Into EXE

    I know that with extensions one can utilize .NET, Python, and Lua in MMF. Is there a way to embed a Java class in to an MMF exe application so that the application can access the Java class?

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Sep 2011
    Location
    At my desk
    Posts
    26
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I highly doubt it because Java isn't compiled into native windows code like .NET or Lua, it's compiled into java byte code which only a Java virtual machine can understand. If you could find a compiler that converts .class files to .exe files then maybe, however you won't have access to directX which would be virtually worthless in MMF2.

Similar Threads

  1. Java applet class name
    By HadHaw in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 1st March 2013, 11:28 PM
  2. Java Embed Issue?
    By Ninjawesome in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th October 2011, 05:16 PM
  3. Skype Class...
    By samcool_129 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th March 2011, 10:31 PM

Posting Permissions

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