User Tag List

Results 1 to 3 of 3

Thread: Getting values

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

    Join Date
    Jan 2009
    Location
    Eureka, CA
    Posts
    28
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Getting values

    I know how to get values from most objects, such as counters and active objects, but how would one go about getting/testing the contents of an RTF box or Edit box?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting values

    The Edit box doesn't have a condition that directly tests its contents, so you have to get to it with an expression instead. For example, use the "Compare two general values" condition, and "Retrieve data from an object" on one of the fields - you'll be able to select the Edit box from there and select "Get text". (I think the expression that you'd type in directly is Edittext$("Edit Box"))

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Location
    Eureka, CA
    Posts
    28
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Getting values

    Awesome, thanks bro!

Similar Threads

  1. Global Values & Alterable Values with same names
    By Gustav in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 7th November 2012, 06:15 PM
  2. Display values on screen from Alterable Values
    By mikeh in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 13th May 2008, 01:59 PM
  3. Negative values in a List, and Global Values
    By aidmm in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 20th January 2007, 06:08 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
  •