User Tag List

Results 1 to 5 of 5

Thread: MMF2 - Global Variables

  1. #1
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

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

    MMF2 - Global Variables

    Can a way be added to MMF to allow a name to be added to Global Values of the Special oject.

    I know I can use the Global values in the special object but you get Global Value A or Global Value B in your code which is not very descriptive.

    I would like for example to rename it to from Global Value A to "Master Score" or Global Value C to "Color" In the code it would say Set Counter to Global("Master Score")
    or set String to Global("Color").

  2. #2
    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: MMF2 - Global Variables

    You can rename the Global Values in your app properties value tab. You can also use an expression to set a name to your global value through the Special Object.

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


  3. #3
    Clicker Fusion 2.5 DeveloperHTML5 Export Module

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

    Re: MMF2 - Global Variables

    Well I saw the expression in the Special Oject but it says you had to use a number of 1 or greater. You cannot enter a string expression.

    But the Global Values in the app properties does work. Thanks I was not aware of that.

  4. #4
    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: MMF2 - Global Variables

    Sorry, I was thinking of Global String for the expressions. :blush:

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


  5. #5
    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: MMF2 - Global Variables

    [img:left]http://www.LB-Stuff.com/MMF2/RenameGlobalValue.png[/img]You click on the new button as many times as you like and you can right click -> rename any of them. But, the best way to do hat you want is to use the Named Variables Object.
    Working as fast as I can on Fusion 3

Similar Threads

  1. Confused about Global variables and strings
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 30th August 2011, 07:36 AM
  2. Pylacewing - global variables
    By izac in forum Lacewing
    Replies: 5
    Last Post: 8th February 2010, 12:16 PM
  3. global variables
    By bufferOverflow in forum Extension Development
    Replies: 2
    Last Post: 19th June 2007, 08:01 AM
  4. Global Variables
    By stuckboy in forum Multimedia Fusion 2 - Technical Support
    Replies: 25
    Last Post: 17th July 2006, 03:33 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
  •