User Tag List

Results 1 to 3 of 3

Thread: How to make a simple input two numbers, multiply them and display the result?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    termojad's Avatar
    Join Date
    Mar 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to make a simple input two numbers, multiply them and display the result?

    In basic it would look like this:

    Print "Enter value A"
    Input A
    Print "Enter value B"
    Input B
    Let C=A*B
    Print "A*B=" C


    How to do it in CF2.5?
    Thanks for the reply.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jan 2010
    Location
    France
    Posts
    722
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it what you want ?
    Attached files Attached files

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    termojad's Avatar
    Join Date
    Mar 2014
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the interesting tip!

Similar Threads

  1. Possibility of doing Math calculations based on numbers input like excel?
    By Worick in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 14th November 2013, 04:29 AM
  2. Random Numbers and expiring the result numbers.
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 26th April 2013, 04:11 PM
  3. Display of large numbers in MMF...
    By bockert in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 28th February 2012, 05:58 PM
  4. how to make sure a result is always rounded UP
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st August 2011, 06:19 PM
  5. Multiply numbers with Editbox for novelidea
    By Novabrain in forum File Archive
    Replies: 3
    Last Post: 20th September 2007, 12:51 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
  •