User Tag List

Results 1 to 3 of 3

Thread: Choices, choices

  1. #1
    No Products Registered

    Join Date
    Nov 2006
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Choices, choices

    Hi, this one's driving me nuts. It feels simple, but I just cant see it.
    I have eight groups of digits, of 15 items per group. They are not sequential or in any way related.
    I need to randomly pick a group,(which I can do), then use the random pool function to choose an item within that group to display. (Which is also fine, but I cant see how to connect the two operations. )On click, this whole routine is repeated. At the end of 120 clicks, all the numbers will be used up. I've been using strings and counters, but no luck so far. All advice appreciated

  2. #2
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Choices, choices

    Use 8 list objects, with 15 lines per list, and select one line from one list randomly. Do whatever with it, and then delete the line. Rinse and repeat.

  3. #3
    No Products Registered

    Join Date
    Nov 2006
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Choices, choices

    Thanks, I should have been a bit clearer. I have to randomly select the group and display that value/name,somehow. Then randomly choose another number from within that group,and display it alongside the first value/name. ANd to make it more interesteng, all the values/names are in fact numbers.

Similar Threads

  1. Can someone explain the Display options choices?
    By TheDigitalAlchemist in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 19th June 2012, 04:35 PM
  2. Alterable Value choices
    By RobTheBuilder in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 1st August 2006, 08: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
  •