User Tag List

Results 1 to 8 of 8

Thread: Can someone please compile this extension for me?

  1. #1
    Forum Moderator Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    NaitorStudios's Avatar
    Join Date
    May 2010
    Location
    Brazil
    Posts
    1,606
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)

    Unhappy Can someone please compile this extension for me?

    https://community.clickteam.com/threads/42130-Rudimentary-Alpha-Blending-Window-Ext

    I've tried a many times, can't get it to compile, I really don't know how to configure Visual Studio for this...
    Anyone? Please?

  2. #2
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    2,074
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    There ya go.
    You need Visual Studio 2019, with XP compatibility component.

    Alpha Window Shape.zip
    Alpha Window Shape source.zip

  3. #3
    Forum Moderator Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    NaitorStudios's Avatar
    Join Date
    May 2010
    Location
    Brazil
    Posts
    1,606
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    You're the best, Phi!

    But it gives a "Unable to load image" error, have you tested?
    I know it's not your extension... But would be awesome if you could fix/improve it in any way, since it was a feature that many have asked before
    I would definately buy a better version of this!

    Edit: I see, it only works when exported, but the image is hardcoded (I guess because it couldn't load the image file)
    Well, it replace completely the canvas from Fusion with a image, so it's not that useful in the current state...
    The idea was something like window shape, but with alpha channel support

  4. #4
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    2,074
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    Okay, updated it to DarkEdif SDK, so I could easily use the SDK's text conversion feature. And there's now a Unicode version too.

    Alpha Window Shape.zip
    Alpha Window Shape source.zip

  5. #5
    Forum Moderator Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    NaitorStudios's Avatar
    Join Date
    May 2010
    Location
    Brazil
    Posts
    1,606
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Now I'm getting this error everywhere, and the action that should select a image only checks but doesn't show the box to add the file...
    It shows on starting Fusion, shows when adding the extension, shows when running...

    Click image for larger version. 

Name:	Capturar.PNG 
Views:	93 
Size:	57.0 KB 
ID:	28037

  6. #6
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    2,074
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    Fixed @Fuuriokun , was a typo in the json file.
    Alpha Window Shape.zip
    Alpha Window Shape source.zip

  7. #7
    Forum Moderator Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    NaitorStudios's Avatar
    Join Date
    May 2010
    Location
    Brazil
    Posts
    1,606
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Oh wow, you for sure fixed it!

    Is it really hard to modify it to make the Fusion canvas be displayed on top of this? This is the ultimate goal!

    It would be cool if the empty canvas was completely transparent on top of this, but I would be glad if at least the canvas was on top of this, even if the image itself would be invisible
    I mean, the image visibility could be togglable, so we could use just the alpha channel transparency and only the canvas on top, or show the full image in color instead

  8. #8
    Forum Moderator Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleFirefly 3D ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    NaitorStudios's Avatar
    Join Date
    May 2010
    Location
    Brazil
    Posts
    1,606
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    Oh, just noticed, it also can't load images from binary inside the exe... Could you please add this?

Similar Threads

  1. Cannot compile app since installing 'Get Device' extension
    By craigeatscrayons in forum iOS Export Module 2.5
    Replies: 4
    Last Post: 24th May 2015, 09:36 AM
  2. Cannot compile app since installing 'Get Device' extension
    By craigeatscrayons in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 24th May 2015, 07:33 AM
  3. How to compile for something other than .exe
    By rubes in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 14th June 2011, 12:42 PM
  4. How do I compile an open source extension for use?
    By bear in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 22nd December 2008, 01:03 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
  •