User Tag List

Results 1 to 6 of 6

Thread: Save/Load text?

  1. #1
    No Products Registered

    Join Date
    Jun 2009
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Save/Load text?

    Is there a way to save and load the text from a "edit object"? if there is can you explain it?

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Save/Load text?

    Hey, of course - "Files -> Load/Save Text File".

  3. #3
    No Products Registered

    Join Date
    Jun 2009
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Save/Load text?

    I mean in a game, is there a way to load the text from the last time someone typed something in the edit object?

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Save/Load text?

    Oh, yes. Use the "Get text" expression, Edittext$( "Edit Box" ). As condition, you can use "Has entry zone just been modified?", it is triggered when the text has been modified
    I think that afterwards, you have to run the action "Control->Force text modified flag->Off" so that the condition is only triggered once at a time.

  5. #5
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Save/Load text?

    You can save the Editbox text to an ini file and reload it when you need to.

    Here is a simple ini tutorial.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  6. #6
    No Products Registered

    Join Date
    Jun 2009
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Save/Load text?

    Thanks, I will try this. If i still cant figure it out, i'll let you guys know.


    Thanks!

Similar Threads

  1. Save and load?
    By Hydra in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 8th June 2012, 02:44 AM
  2. Save and Load
    By PimeX in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 16th August 2010, 11:22 AM
  3. Save status of entire game (load / save values)
    By DEKE15 in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 13th September 2009, 10:17 AM
  4. save and load
    By Conman in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th May 2009, 05:29 PM
  5. Save Load
    By Winston in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 1st January 2008, 04:00 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
  •