User Tag List

Results 1 to 3 of 3

Thread: Remove file from binary?

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Remove file from binary?

    How do I remove data files from my program?

    Example:
    I added. .wav file to be played. I now updates the event to play an .ogg file instead. How do I get that .wav file out of the sound list and binary data listing?

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCiOS Export ModuleInstall Creator Pro
    Julian82's Avatar
    Join Date
    May 2012
    Location
    outbuddies.com
    Posts
    990
    Mentioned
    50 Post(s)
    Tagged
    0 Thread(s)
    Replacing sound files in the code should make the old binary data disappear automatically after saving and loading your mfa. You have to sure that there is not a single reference to that old sound left in your code though. I think there is also a possibility in the binary data listing to replace a sound file by another one, I remember doing this once when I wanted to change almost every sound effect in my game. I´ll have a look when I´m back home, I´m pretty sure this was the easiest way to go as you don´t have to read through all your sound coding again.

  3. #3
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Universal Windows Platform Export Module (Steam)
    ratty's Avatar
    Join Date
    Apr 2012
    Posts
    1,165
    Mentioned
    5 Post(s)
    Tagged
    0 Thread(s)

    Remove file from binary?

    You're right, closing the program and reopening it clears the cache of unused sound files. That's exactly what I needed!

Similar Threads

  1. Save Video file as binary file
    By ramyhakam in forum Extension Development
    Replies: 0
    Last Post: 11th October 2015, 03:16 PM
  2. Uninstall - Additional file to remove question
    By PHogan in forum Install Creator and Patch Maker
    Replies: 6
    Last Post: 24th August 2010, 03:29 PM
  3. Sound file as binary file
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 22nd March 2010, 09:56 PM
  4. Binary attached file
    By Evoxe in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 17th July 2009, 07:22 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
  •