User Tag List

Results 1 to 6 of 6

Thread: List Object question

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)

    List Object question

    I am trying to use the List object to load files for localization. But I can't seem to get the text files to load when I build in xcode. It works fine in the debugger on PC. I have 4 text files that are in my Binary Elements.

    Can someone tell me what path I should be using to retreive the text file contents? And is this feature supported for iOS?

    Cheers,

    Mobichan

  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)
    Don't use a path, You need to add the files to XCode using File > Add Files to <Project Name>

  3. #3
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    Do you mean use an expression and just put the file name in quotes ( "filename.txt" ) ? Is it possible that Clickteam will be adding this functionality to MMF so you don't need to do the work in xcode?

  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)
    mobichan - yes just use the file name in quotes ( "filename.txt" ). As for automating the process, I'm not sure how MMF would know which files you were using, since you can use variables for the file names.
    It doesn't take long to add the files in XCode, you can do a whole directory (I usually use 'Data' for mine) or click multiple files. Also if you export using Application.CCI rather than ZIP, you don't have to add the files again each time you make a change until you're ready to export as Final Project.

    Hope that helps!

  5. #5
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    mobichan's Avatar
    Join Date
    Oct 2007
    Location
    Buffalo, NY
    Posts
    3,310
    Mentioned
    28 Post(s)
    Tagged
    0 Thread(s)
    The reality is that I am making lots of new additions all the time (new objects, sometimes new extensions, deleting objects) so I export the zip every time to be sure. This means every time I export I need to re-add my fonts (and now I would need to re-add some text files). This also means editing the plist to add the fonts. Would this text file addition need to be added to the plist as well?

    I was hoping MMF would know which files because they are added to Binary Data Elements (along with sounds).

    Thanks for the help,

    Mobichan

  6. #6
    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)
    mobichan - I don't think you need to add the text file to the plist (I never do)
    As for adding new objects, extensions and deleting objects - they should all be fine to just export the application.cci (much faster!)
    The only time I export the zip is when I get a new Beta version of the exporter or start a new project
    I'm sure if Clickteam can automate the copying of included files they will!

Similar Threads

  1. Question with 'List View' Object - Dev only extension
    By Chaos in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 10th August 2012, 10:02 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. Resolution and list object question.
    By Horn in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 14th April 2007, 09:00 AM
  4. "Simple" question about list object transparency.
    By Pedro Almeida in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 5th March 2007, 09:43 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
  •