User Tag List

Results 1 to 10 of 10

Thread: Can you get access to the code?

  1. #1
    Clicker 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
    Feb 2007
    Posts
    82
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Can you get access to the code?

    Is it possible to get access to the actual code being created and edit it?

    If so what language is it using?

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Can you get access to the code?

    You can't, it's pseudo-compiled code.

    In fact, you can hex edit the .exe file, but it's not human-readable.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: Can you get access to the code?

    There is no code. The event editor is the code, as detailed as it gets.

  4. #4
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Can you get access to the code?

    You could export out a Java file then decompile it if you really wanted to.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: Can you get access to the code?

    But you wouldn't get Java code specific to your application. You'd get a big chunk of MMF2 bytecode, which isn't in any programming language except the event editor, and the whole standard Java runtime.

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Can you get access to the code?

    Yes, MMF's runtime simply reads a custom format created by Y&F to store frames, objects, etc.

  7. #7
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: Can you get access to the code?

    but if you demand code there it is
    Useful? not to most people

  8. #8
    Clicker Fusion 2.5 Developer
    ChrisStreet's Avatar
    Join Date
    Jul 2006
    Location
    United Kingdom
    Posts
    569
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Can you get access to the code?

    I have to admit I did wonder this a while ago... thought of possibilities of then being able to convert using XNA and then onto Xbox Live, but would imagine this would bring across a load of legal problems? Anyway... if there's an XNA runtime being considered...

  9. #9
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Can you get access to the code?

    Only was thought about.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  10. #10
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

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

    Re: Can you get access to the code?

    Quote Originally Posted by ChrisStreet
    I have to admit I did wonder this a while ago... thought of possibilities of then being able to convert using XNA and then onto Xbox Live, but would imagine this would bring across a load of legal problems? Anyway... if there's an XNA runtime being considered...
    If you were to convert the generated Java code, you're converting the whole MMF2 runtime to XNA. The only thing which distinguishes one application from another is the CCJ file. If you want to do that, go ahead!

Similar Threads

  1. access to GPS or Locations?
    By Gibbon in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 9th August 2011, 10:51 AM
  2. Online Access
    By Red_Giant in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 1st December 2009, 12:17 AM
  3. MMF2 - Access Code on a Different Frame
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 16th August 2008, 08:28 PM
  4. V-Code Generator Source Code
    By LB in forum File Archive
    Replies: 1
    Last Post: 10th March 2008, 08:52 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
  •