User Tag List

Results 1 to 6 of 6

Thread: namedvariablearray xml file load problem

  1. #1
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)

    namedvariablearray xml file load problem

    I used ExtensionView to download the "named variable object". I was able to get it to add an item and save to an XML file.

    However, when I try to load the XML file it aborts the MMF2 runtime.

    This problem was reported in the past and fixed as I understand. So where do I get the up-to-date extension? mvar.mfx?

  2. #2
    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)
    I think November 27, 2009 is the latest version. What is the date of yours?

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

  3. #3
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    11/27/2009? I also just noticed problem with SQLite3 in a loop causing the MMF runtime to abort in a similar manner. I added a waitfor delay and that corrected the abort problem. Remove the waitfor and the runtime aborts. I also used a popup dialog to pause the app and that allow the SQLite to run ok. Remove it and MMF runtime aborts.

  4. #4
    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)
    Quote Originally Posted by droberson View Post
    11/27/2009?
    You don't know how to check dates for files? It comes with Bonus Pack 1. Re-download Bonus pack 1. This is the only help I can give you.

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

  5. #5
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

    Join Date
    Jun 2006
    Posts
    1,469
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    No Marv, I checked the date, it was 11/27/2009. Sorry my post was not clear. It appears I have the lastest one but it did not load the XML file. I am beginning to wonder if this is a timing issue like I ran into with SQLite. I will check that tomorrow and let you know what I fine. With the SQLite it seemed to work up to a certain point. I was able to open the database, issue the sql statement, and set the cursor to record one. But then if I said go to next record or go to record 2...the runtime aborted.

    So I was checking using a popup dialog box and suddenly the SQLite started working. Remove the popup dialog and the runtime would abort. So I replace the popup dialog command with a waitfor delay command using the waitfor extension. SQLite started working fine again.

    I wonder if the same is true of the XML? I will check and let you know. Thanks for your help.

  6. #6
    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)
    Thanks, this would be interesting to find out.

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

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. auto file load and react problem
    By Droggelbecher in forum SWF/Flash Export Module Version 2.0
    Replies: 7
    Last Post: 18th April 2012, 07:07 PM
  3. Can I load any *.swf file
    By twister in forum SWF/Flash Export Module Version 2.0
    Replies: 0
    Last Post: 9th September 2011, 05:03 PM
  4. Load *.arr file to flash
    By ColdFire in forum SWF/Flash Export Module Version 2.0
    Replies: 8
    Last Post: 3rd August 2011, 01:09 AM
  5. Load file and folders
    By rootg in forum File Archive
    Replies: 6
    Last Post: 23rd December 2008, 03:13 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
  •