User Tag List

Results 1 to 5 of 5

Thread: "Floating" a counter

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Jul 2006
    Location
    Tallmadge, Ohio USA
    Posts
    264
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    "Floating" a counter

    I can't seem to get a counter to take a decimal number. Even after setting the parameters in the properties..
    What's the secret?..

  2. #2
    No Products Registered

    Join Date
    Jan 2008
    Posts
    146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: "Floating" a counter

    You have use decimal in your calculations.

    Example:
    "Set counter to 10/3" will result in 3
    "Set counter to 10.0/3.0" will result in 3.33333333333333

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Jul 2006
    Location
    Tallmadge, Ohio USA
    Posts
    264
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: "Floating" a counter

    That works well but what if both of the arguments used in an equation are global whole number variables? Or perhaps retrieved from an object like screen size?...

  4. #4
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: "Floating" a counter

    Add *1.0 to the first value

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export Module

    Join Date
    Jul 2006
    Location
    Tallmadge, Ohio USA
    Posts
    264
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: "Floating" a counter

    Duh!....(Smacks Head)!...
    I really gotta stop drinking!

Similar Threads

  1. "Zero" is not displayed with counter on screen.
    By pit73 in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 1st March 2013, 11:51 AM
  2. how to make counter display "+"
    By SolarB in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 4th August 2012, 06:08 PM
  3. Counter en mode "texte" et alignements?
    By Ronan in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 21st February 2012, 02:00 AM
  4. decimals usable in "Counter" extension?
    By Oreo in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 4th August 2010, 07:18 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
  •