User Tag List

Results 1 to 4 of 4

Thread: Moving lists to a dropdown box

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Moving lists to a dropdown box

    Ok, first of all i load a drive list into a list box, then I start a loop called "drives" for the number of lines in the list box. i then say on loop "drives" set current line 1, add selected line to dropdown box, delete selected line. Then i have when list box lines = 0, end loop. it doesnt work? i dont know what im doing wrong, but ive never used loops before in mmf, i would be greatful if someone could make an example or tell me what im doing wrong.

    Thanks

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    375
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Moving lists to a dropdown box

    I believe it has to do with "delete selected line". Perhaps reset the list at the end of the loop? Because, if you delete a line during the loop, it will of course affect the number of lines (which is set to the loop). <img src="/center/images/graemlins/smile.gif" alt="" />

  3. #3
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2006
    Posts
    271
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Moving lists to a dropdown box

    The Combo Box object has an action for loading a drives list, in case you didn't know.

    You could do this:

    []http://www.robbieshields.net/junk/loops.png[/]

  4. #4
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Moving lists to a dropdown box

    yea i did know it could load them itself, but i wanted to remove the formatting around the letters and then add my own.

    EDIT: Ah thanks, what you wrote worked excellent, thanks!

Similar Threads

  1. I found a Bug in flash by using a Active dropdown text!
    By warlords in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 30th December 2013, 09:27 PM
  2. Making a dropdown menu to launch software
    By Redsquirrel in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 19th November 2013, 09:32 PM
  3. DropDown Stats Box using the InAndOut movement
    By Tisnart in forum File Archive
    Replies: 2
    Last Post: 11th November 2010, 04:21 PM
  4. Ini+ + Html dropdown menu maker
    By DJ_Wild in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 15th July 2009, 09:49 PM
  5. Dropdown list to equal two values?
    By Leathel in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 24th August 2006, 05:28 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
  •