User Tag List

Results 1 to 2 of 2

Thread: How to use the binary array object to load file?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to use the binary array object to load file?

    Hey, folks.

    I have been having a hard time getting MMF2 Developer's native Data Elements to properly extract binary data I place into it. So, I thought I would take another approach, though I'm not sure this will work....

    Can I use the Binary Array object to load a file at frame start? It seems that I am able to with smaller files (such as a VBS file), but when I try to save to disk a small executable, its file size doesn't match and it doesn't run properly.

    So, what is the best way to use the Binary Array object to load external files. (I suspect the answer is, "You're not even using it how it's been designed.")

    Any help would be greatly appreciated. Thank you!



    Most graciously...

    RGBreality

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: How to use the binary array object to load file?

    Quote Originally Posted by RGBreality
    I suspect the answer is, "You're not even using it how it's been designed."
    Close - no, actually, it hasn't been designed the way you're using it, even though it should have been. It cannot load files from the Data Elements the way most of the Clickteam objects can. The only way to load it is to extract it and get the temporary path name.
    Working as fast as I can on Fusion 3

Similar Threads

  1. LOAD/SAVE clone file in ARRAY FILE
    By daniele in forum Multimedia Fusion 2 - Technical Support
    Replies: 20
    Last Post: 24th July 2015, 01:47 AM
  2. Beta RC3- [BUG] Save & Load ini file to Array not functioning
    By Kisguri in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 16th January 2013, 08:44 PM
  3. Binary Array Save/Load File gets it Wrong
    By dragonguy in forum Multimedia Fusion 2 - Technical Support
    Replies: 24
    Last Post: 6th November 2008, 11:11 PM
  4. Binary Array Object
    By Almightyzentaco in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 4th April 2008, 03:48 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
  •