User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 19 of 19

Thread: can't find ini file

  1. #11
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2007
    Location
    Australia
    Posts
    1,152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: can't find ini file

    He meant your MFA

  2. #12
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: can't find ini file

    haha yes the MFA file sorry

  3. #13
    No Products Registered

    Join Date
    Aug 2011
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: can't find ini file

    sorry about the delay, been busy and all. here you go

    http://www.sendspace.com/file/gq6eio

  4. #14
    No Products Registered

    Join Date
    Aug 2011
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: can't find ini file

    any ideas?

  5. #15
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: can't find ini file

    You need the first action to be "Set Current file"
    Without that command it won't make an INI file anyplace.

  6. #16
    No Products Registered

    Join Date
    Aug 2011
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: can't find ini file

    should I leave it empty, or what should I set the current file to?

    and what is this "STATS" that the tutorial says should automatically happen?

  7. #17
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: can't find ini file

    The tutorial is pretty clear about everything... I'm not sure how you are missing the steps. There is even bold red text stating that the ini file won't be created until you put some values in it from the event editor.

    Step 1.2 specifically shows that you need to set the STATS group.

  8. #18
    No Products Registered

    Join Date
    Aug 2011
    Posts
    10
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: can't find ini file

    Quote Originally Posted by Konidias
    The tutorial is pretty clear about everything... I'm not sure how you are missing the steps. There is even bold red text stating that the ini file won't be created until you put some values in it from the event editor.

    Step 1.2 specifically shows that you need to set the STATS group.
    if it was clear about everything, then it shouldn't have left out the part that Jeff was referring to, right?
    actually, there's nothing in the beginning of the tutorial explaining that my first action should be to "set current file". if you look at the tutorial, the very first action after inserting the ini object and giving it a name, is to "tell the program what group it shall read from". then it says to run the frame, and the program sets the group to STATS.

    also, 1.2 doesn't say that you have to set the "STATS" group, it says that the program sets it. i may be misunderstanding the tutorial, but it does tell you at other parts when you have to set something, right?

  9. #19
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: can't find ini file

    Step 1.1 shows that you need to set the ini file from within the object properties. You can do it either way. (by setting the file in the object properties or by setting the file path via an event in the events editor)

    The first line of step 1.2 says:

    "First, you have to tell the program what group it shall read from / write to."

    As in... not the program setting it. You have to tell the program.

    Then it says "Make this event" and shows you the event to make.

    The part where you are confused is where it says "When you run the frame, the program sets the group to STATS." but this is only after you actually create the event for it to do so. Which is explained right above it.

    Basically you need to tell MMF the following in order to save an ini file:

    1. You need to set a file name for it to save to... otherwise it has no idea where you want to save or what the file should be named.

    2. You need to set a group within the file. Ini files work by using groups and items. The groups go in the file, the items go in the groups.

    3. You need to set an item for that group. A group is just a category for items... without an actual item in a group, there is no reason to save the ini file.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Can't Find Key Name - Hi - I used Danny's Tool to make a keystore file. But...
    By RichC in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 22nd May 2013, 03:16 PM
  2. Wildcard possible with - Rich Text Object: Controls > Find > Find and Select Text ??
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 22nd March 2013, 01:28 PM
  3. Cannot find JRE
    By Phi in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 5th November 2011, 09:35 AM
  4. Find word in a file then delete the whole line ?
    By Rushino in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 15th November 2006, 07:07 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
  •