User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: I have a problem with decimal numbers

  1. #11
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I have a problem with decimal numbers

    And you have the newest version of MMF2? build 248? A lot of extensions only work with a recent (not necessarily newest, but recent) build.

  2. #12
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleUnicode Add-on

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    988
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: I have a problem with decimal numbers

    I'm pretty sure he's just asking how to convert decimals to integers. In many countries a comma is used instead of a decimal point. (http://en.wikipedia.org/wiki/Decimal_separator)

    daniele - Try DavidN's suggestion. Put Floor() around your expression. Which will round the number down.

    For example:
    Floor(1.98) = 1
    Floor(13.46) = 13


Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. BUG (Beta 257.17) Decimal numbers not calculating correctly
    By mobichan in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 29th April 2013, 01:02 PM
  2. Decimal numbers in Alterable Values?
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 1st January 2012, 04:05 PM
  3. question about decimal numbers
    By Attus in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 16th October 2008, 07:43 AM
  4. Decimal numbers
    By Muz in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 25th February 2008, 04:58 PM
  5. Storing Decimal Numbers as Alterable Values
    By Raphael in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 21st September 2006, 01:17 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
  •