User Tag List

Results 1 to 3 of 3

Thread: How to work with combo boxes?

  1. #1
    Clicker SWF Export Module

    Join Date
    Oct 2008
    Posts
    71
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to work with combo boxes?

    Hi,

    does enyone know how can I make selecting a line in a combo box a condition? Let say I have three lines in a combo box (1. rrr 2.ccc 3.fff). Is there a way that selecting 1.rrr is a condition for another actin, let sey that something displays in a edit box?

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2006
    Location
    Hampshire, UK
    Posts
    963
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to work with combo boxes?

    You just compare the selected line to a number! The quick way of doing it is:

    Combo Select( "Combo Box" )

  3. #3
    Clicker Fusion 2.5 (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Nov 2007
    Posts
    456
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to work with combo boxes?

    Quote Originally Posted by Nick
    You just compare the selected line to a number! The quick way of doing it is:

    Combo Select( "Combo Box" )
    Or compare to the string on the line

    ComboSelect$( "Combo Box" )

    iirc

Similar Threads

  1. What is the Combo Box object expression to read text typed into the combo box?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 28th December 2011, 07:08 PM
  2. Combo Box
    By 150542 in forum File Archive
    Replies: 7
    Last Post: 3rd March 2011, 11:10 PM
  3. do active system boxes work in flash?
    By BrashMonkey in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 12th July 2010, 03:10 PM
  4. Msg Boxes
    By Blood_Wist in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 14th January 2009, 03:31 PM
  5. MMF 2 - Tabbing with combo and edit boxes
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 8th December 2006, 01:11 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
  •