User Tag List

Results 1 to 2 of 2

Thread: Values and Saving

  1. #1
    No Products Registered

    Join Date
    Feb 2010
    Posts
    12
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Values and Saving

    How do you rename variables aned global values? Also is there a way to pernemently save a global value to make it so that whenever you open the application the value will always be the value saved?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Values and Saving

    To rename values, go into the object's properties (or your application properties), then click Add and double-click on the name of the value.

    You have a lot of options for saving in MMF - if you're saving a lot of values, it may be worth saving them to an object such as the Named Variable Object or INI++, which then allows you to save a lot of data at once.

Similar Threads

  1. Saving more than 50 values into an ini file...
    By Shmuper in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 4th April 2012, 12:52 AM
  2. Saving/Loading 250 Global Values to/from INI
    By DaveC in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 30th November 2011, 02:36 AM
  3. Saving values from objects between screens.
    By Nickydude in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th January 2010, 01:26 PM
  4. Saving global values?
    By TSC in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 30th May 2008, 05:25 PM
  5. Saving Global Values
    By Jdsfrog in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 11th June 2007, 12:52 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
  •