User Tag List

Results 1 to 6 of 6

Thread: Releasing source code to my MMF1.x extensions.

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Posts
    7
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Releasing source code to my MMF1.x extensions.

    I am releasing the source code to the following MMF1.x extensions,
    • Gradient Calculator
    • Named Flags
    • Transparent Window

    All the extensions should compile as is apart from Named flags which still has some code left over from when I was trying to get file saving and loading working.

    The code won't be pretty, and don’t expect any comments but it shouldn't be too complex, its been 3 or so year since I worked on these extensions, I don't have the time to convert these to MMF 2 in any reasonable timeframe, but I have notice that there may be some use for them, so hopefully the code may come in handy if anyone wants to make a new version.

    You can get the source code through SVN here <a href="svn://paradox.game-server.cc/svn/mmfexts/trunk/" target="_blank">svn://paradox.game-server.cc/svn/mmfexts/trunk/</a>
    also you can also browse the source here (it has a zip download link towards the bottom of the page).

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Melbourne, Australia
    Posts
    765
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Releasing source code to my MMF1.x extensions.

    Thanks thats great,

    Your stuff has been added to the Wiki.

    I will try and expand the articles for these extensions in the future.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Melbourne, Australia
    Posts
    765
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Converting extension to MMF2

    I don't normally bump posts but Im wondering if anybody is interested in converting these extensions to MMF2?

  4. #4
    No Products Registered

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

    Re: Converting extension to MMF2

    I'd love to see transparent windows converted to MMF2 ! Anyone interested ?

  5. #5
    No Products Registered

    Join Date
    Aug 2006
    Location
    Westcountry, UK
    Posts
    862
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Converting extension to MMF2

    What would be good would be if you could have a transparency key (a colour which appears transparent e.g. 0,0,0) but you could put aplha channelled pictures on top of it

  6. #6
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Converting extension to MMF2

    You can have transparent window with "Sphax Kernel object".

    You can have some totaly transparent area of you application window with "Window Shape object"

    You can have named flags or named variables or named strings with illimited global values of MMF2 or with "Associative array object". (toggle function can be reproduced with not() function)

    You can have gradient objects with gradient counter of MMF2 (in B243 you can resize them). I'll maybe convert this last extension "Gradient Calculator".

Similar Threads

  1. How do I get the source code ?
    By Michael_Nelson in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 30th June 2011, 01:22 AM
  2. V-Code Generator Source Code
    By LB in forum File Archive
    Replies: 1
    Last Post: 10th March 2008, 08:52 PM
  3. Source code for ZIP object
    By Patrick in forum Extension Development
    Replies: 21
    Last Post: 27th September 2006, 05: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
  •