User Tag List

Results 1 to 4 of 4

Thread: Not using a Combo Box object correctly...

  1. #1
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Not using a Combo Box object correctly...

    Hey, folks!

    Well, now that I understand how to use the "Filename" functionality of the Special object, I realize I must be having problems with how to properly use a Combo Box object correctly...

    I have a Combo Box object which presently contains two listed items:

    0: The title of the combo box
    1: An item which the user can select

    I set these items in the Combo Box object properties--not in the Event editor (such as when the frame loads).

    When I have the frame load, I have the Combo Box object select the "0" item.

    So, I have an event condition that if the "1" line item is selected from the Combo Box object, then a Web Control object is to open a local HTML file.

    Except, of course, it's not working... The combo box items display properly, but when I select the second item (line item 1), nothing happens.

    Since I apparently am using the Web Control object to open the HTML file (using a URL action), I must be using the Combo Box object incorrectly.

    Any ideas where I've gone wrong?


    Thanks!

    RGBreality

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Not using a Combo Box object correctly...

    Make sure that the combo box is set to a 0 based index, because that seems to be what you want.

    Also you may want to debug it by setting a string or counter in the frame to the current selection of the combo box.
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Not using a Combo Box object correctly...

    Hey, LB!

    How do I set the combo box to a 0-based index?


    RGBreality

  4. #4
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Not using a Combo Box object correctly...

    In the properties, uncheck "1-based index".
    Working as fast as I can on Fusion 3

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. String Object doesn't show special characters correctly
    By JoKa in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 15th November 2011, 08:31 AM
  3. [Beta] Combo Object
    By Eliyahu in forum Beta Flash Extensions
    Replies: 6
    Last Post: 25th September 2011, 06:27 PM
  4. Launce Object Correctly
    By drnebula in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th December 2009, 06:51 PM
  5. Combo/List Object
    By Sphax in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 7th August 2006, 03:41 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
  •