User Tag List

Results 1 to 6 of 6

Thread: Assign random word to card

  1. #1
    No Products Registered

    Join Date
    Mar 2010
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Assign random word to card

    Hellay there,

    I am just wondering as to where to start actually.

    I would like to assign a number words dynamically to cards.
    It should be a sort of a "pairs" game, but without the words beeing actual graphics.

    I thought of using the dictionary object, but that does not work really.

    sorry, I am new to this.

    So my question is: How can I assign a list of words randomly to some cards?

    Sorry, if this sounds strange, not sure how to explain it really :/

  2. #2
    No Products Registered

    Join Date
    Mar 2010
    Posts
    2
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Assign random word to card

    Another attempt:

    After thinking about it, there might be 2 possibilities:

    1. I need write every word into an array and get the array from there (but I would have to call every array twice, to have a pair)

    2. I would need to create an active picture for every word to swap the back and the cardfront?

    Any help on the way would be appreciated.

    Thanks a lot

  3. #3
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Sep 2006
    Posts
    511
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Assign random word to card

    The quickest way to make a concentration game would probably be to just make the text part of the cards in powerpoint.

    Set up the page for the size you want the cards.
    Make each card on a different slide.

    From there, save the slideshow as a jpeg and it will make each card an individual picture.


  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: Assign random word to card

    You will want to use PNG, not jpeg.
    Working as fast as I can on Fusion 3

  5. #5
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Sep 2006
    Posts
    511
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Assign random word to card

    Does that matter if you are just importing it?

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Assign random word to card

    JPEG has a lot less quality.

    In my opinion, I'd try to make a universal card for each type, and have a list object or array or something store the text for each one, and dynamically set them.

Similar Threads

  1. Individual word by word string comparison?
    By ratty in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 5th May 2013, 05:52 PM
  2. Assign random created object to another created object
    By wizlore in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 12th November 2011, 11:53 AM
  3. Highlight text word by word - grammar exercises
    By Boba Fonts in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 5th September 2011, 05:36 PM
  4. Random Word
    By picklecow in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 16th September 2008, 05:44 AM
  5. random card draw help
    By csj1 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 28th August 2008, 07:45 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
  •