User Tag List

Results 1 to 4 of 4

Thread: Can the list object be globalized

  1. #1
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,846
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)

    Can the list object be globalized

    I want to succeed the content of the list object to the list object of another frame.

    Can the content in the list object be globalized?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Can the list object be globalized

    You could just run a fast loop through the list, store its contents in a Global String, use a character like # or & for the delimiter, then parse it on other frames via the String Parser.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Can the list object be globalized

    Or you could save the list file and then load it in the other frame, I would save it to AppTempPath$.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Eliyahu's Avatar
    Join Date
    Oct 2007
    Location
    Seattle, WA
    Posts
    1,523
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Can the list object be globalized

    Ah I thought you could load List files but I didn't see the action! I see it now It's in a weird spot, above everything else. Yea do that.
    EDIT: Unless you need it for flash, then my idea was a flash-friendly idea.

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
  •