User Tag List

Results 1 to 3 of 3

Thread: list object

  1. #1
    Clicker Fusion 2.5 DeveloperSWF Export Module

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

    list object

    With a list object you can open up a file, or enter the data. When you open a file, you can have at least 10,000 lines in the list. When you enter the data it only goes up to about 5200. Is there a way to increase the number of lines a list can handle besides importing a file?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: list object

    I'm guessing you could do this by storing the lines beyond 5200 elsewhere (e.g. in a second list) and then use a "fastloop" to run an "add line" action for each line above 5200. This would take a few seconds to process but might be a bit faster if the list wasn't visible when the lines were being added.
    .:::.Joshtek.:::.

  3. #3
    Clicker Fusion 2.5 DeveloperSWF Export Module

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

    Re: list object

    Sound like a good idea

    I'll try it
    thanks

Similar Threads

  1. [BUG] LIST OBJECT - Can't Insert to list
    By Tuna in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 20th August 2012, 06:45 AM
  2. List object simply doesn't load a list file...
    By Pedro Almeida in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 10th February 2012, 12:46 AM
  3. List object - loading File List
    By Nathan in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th March 2008, 09:11 PM
  4. bug: List object doesnt show list of files ...
    By Rushino in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 1st November 2006, 11:46 PM
  5. List Object Bug - "Load Files List"
    By MelliGeorgiou in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 1st October 2006, 07:40 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
  •