User Tag List

Results 1 to 2 of 2

Thread: Loading an External Text in an Edit File

  1. #1
    Clicker Fusion 2.5

    Join Date
    Aug 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Loading an External Text in an Edit File

    I'm currently making a customizable Family Feud, for undisclosed reasons. And I need to make it so that the 8 answers, which are edit objects, are loaded from an external text file.

    I would imagine it like this:

    TEXT FILE:

    clothes
    toys
    cars
    pets
    decorations
    etc
    etc
    etc
    etc

    Then I tell the first answer to load from line 1, the second answer to load from line 2, the third from line 3, and so on.

    How would I go about doing this?

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2008
    Location
    UK
    Posts
    1,393
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)

    Re: Loading an External Text in an Edit File

    Use the List object to load the external file.
    Spread a value in one of the Edit Boxes' alterable values, so they have a unique ID#.
    Set the Edit Boxes' text to the List line whose number is equal to the ID#.

Similar Threads

  1. Get parameter from an external text file
    By padawan in forum SWF/Flash Export Module Version 2.0
    Replies: 9
    Last Post: 29th May 2014, 06:25 AM
  2. [BUG 256-6] Loading text into Edit Box always adds an extra character on device
    By AyreGuitar in forum iOS Export Module Version 2.0
    Replies: 5
    Last Post: 28th November 2012, 05:41 PM
  3. String Parser 2 - External File Loading
    By UrbanMonk in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 7th August 2012, 07:17 PM
  4. Loading words from a text file
    By garciafigueres in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 13th August 2009, 06:25 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
  •