User Tag List

Results 1 to 4 of 4

Thread: Confused about Global variables and strings

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Location
    St. Ave France
    Posts
    1,166
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Confused about Global variables and strings

    Hi all,

    I seem to remember a long time ago that Global values kept their current value EVEN after a "reset the application" command, yet right now I'm counting on it yet it doesn't seem the case...has this changed or was I mistaken in the first place?

    Does the fact that I'm using many frames as sub-apps make a diference?

    Will I need to resort in an ini file? (I hope not)

    thanks

  2. #2
    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: Confused about Global variables and strings

    Global values and strings only stay around for the current apps instance. So if you restart the application they will be erased.

    If you just restart the frame the values and strings should still be there.

  3. #3
    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: Confused about Global variables and strings

    You can Jump to frame 1 to get the effect you desire
    Working as fast as I can on Fusion 3

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Location
    St. Ave France
    Posts
    1,166
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Confused about Global variables and strings

    thanks everyone. I got exactly the result I wanted using the "shared data" extension. It should be noted that it is very handy for not just sharing data between two seperate apps, but for carrying over data across a full app restart.. Very useful and a very clean way to contrrol exactly which information gets restarted.

Similar Threads

  1. Variable Strings inside variables
    By DisneyBoy in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 21st December 2009, 08:03 AM
  2. Using Global Strings embedded in larger strings
    By Mudstick in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 12th May 2008, 01:23 PM
  3. Display texts using variables as strings.
    By gamer4fun in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 29th May 2007, 04:24 AM
  4. 241_MMF2dev -Global strings refusing being global
    By Tiny in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 19th July 2006, 07: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
  •