User Tag List

Results 1 to 5 of 5

Thread: Does the List object already support load/save option?

  1. #1
    Clicker Multimedia Fusion 2Android Export ModuleiOS Export Module

    Join Date
    Oct 2006
    Location
    Portugal
    Posts
    92
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Does the List object already support load/save option?

    I try to load a list file in my Itouch, like i usually load an INI file, but the liast is still empty.


    Did anyone tryed it successfuly?

    THX

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I use the List object to load and save all the time - so it does work (haven't used the INI yet!)
    Just make sure you add the file in XCode using File>Add files to... and select your file.
    Hope this helps!

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I didn't know the list object could do saves/loads on IOS, so this is great news to me... Where would I save/load the file from, should I worry about the path?

    Thanks!

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tuna - Best not to include a path (although I think latest Beta 1 after 254 runtime handles it - haven't checked yet)
    Just use a filename, eg "mylist.txt" and add the file to your XCode project if you need to load it, like you would with an INI (not that I use INI)
    The filename is case sensitive on the device, so "mylist.txt" is different from "MyList.TXT" (although confusingly will be the same on the simulator!)
    Hope that helps

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    Tuna's Avatar
    Join Date
    Feb 2008
    Location
    Central Texas
    Posts
    1,853
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Thanks Kevin, I was hoping this was the case, makes it very simple!

Similar Threads

  1. List Save and Load via file selector doesn't appear?
    By BartekB in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 27th December 2013, 02:45 AM
  2. List objet save/load
    By arthurh in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 13th July 2013, 02:15 PM
  3. 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
  4. Does List object already support save and load? And how many items it allows?
    By Pedro Almeida in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 22nd January 2012, 05:05 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
  •