User Tag List

Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 21

Thread: LOAD/SAVE clone file in ARRAY FILE

  1. #11
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    This is the file with Picture pathname file in alterable value object and string
    the array is set to "Number array", is not possibile store text array
    Attached files Attached files

  2. #12
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    rubes's Avatar
    Join Date
    May 2011
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LOAD SAVE CLONE IN ARRAY_Sting and path.mfa

    I have changed the array to text and have commented on how to change the process for reading/writing strings as values and values as strings. I've also added saving and loading the alterable string that contains the photo path to the array. Read the comments, I have only started the conversion to string based code, you will need to complete this yourself and do the same with the second photo

  3. #13
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by rubes View Post
    LOAD SAVE CLONE IN ARRAY_Sting and path.mfa

    I have changed the array to text and have commented on how to change the process for reading/writing strings as values and values as strings. I've also added saving and loading the alterable string that contains the photo path to the array. Read the comments, I have only started the conversion to string based code, you will need to complete this yourself and do the same with the second photo
    you are very kind to help me.
    I tried the new file, but does not work well loading. When loading the file, the switches are positioned in the top left and are not positioned in their correct coordinates and then do not change the animations. To you it works the file you sent me?
    however I understand that you have made ​​the conversion from numeric to string and you have stored the path of the photo on the x 'array, but unfortunately does not load after the image has been saved in the file.

    Ok...I have to finish what you have started :-)

  4. #14
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    rubes's Avatar
    Join Date
    May 2011
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Were you able to complete your project?

  5. #15
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by rubes View Post
    Were you able to complete your project?
    yes, thank you, I am able to complete the parameters, but it happened a strange thing.
    I replaced the values ​​of load and save those with string and saving then it worked.
    but it was not perfect, because if I had for example, three switches on the screen and then I delete one of these, if I went with the load selector without opening any file, the switch that I had canceled, returning the screen.
    to eliminate this problem I used the extension "file" and I added a new feature that loads the path of 'array, through the result pathname. if I opened the file selector without choosing anything, everything worked fine.
    then I do not know the cause, now the save does not work anymore. if I place the file, you can see if you find the 'error?
    sorry for my bad english

  6. #16
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    rubes's Avatar
    Join Date
    May 2011
    Posts
    367
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Post the file and I'll look, though I'll be busy the first half of this week and won't be able to work it until wednesday or Thursday

  7. #17
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by rubes View Post
    Post the file and I'll look, though I'll be busy the first half of this week and won't be able to work it until wednesday or Thursday
    I complete end correct the bug, but now

    I have a small problem, but it is difficult to understand where mistake.
    saving works fine, but I can not write in x8 array where I store the pathname of the image. I also tried to increase the SIZES of the x 'array, but I did not get positive results. I left two comments red with the instructions to save and load the file path of the picture, but it does not work. if I do this with a new array, it works fine, but I can not with this array. is a problem that you can correct it?
    Attached files Attached files

  8. #18
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by daniele View Post
    I complete end correct the bug, but now

    I have a small problem, but it is difficult to understand where mistake.
    saving works fine, but I can not write in x8 array where I store the pathname of the image. I also tried to increase the SIZES of the x 'array, but I did not get positive results. I left two comments red with the instructions to save and load the file path of the picture, but it does not work. if I do this with a new array, it works fine, but I can not with this array. is a problem that you can correct it?

    ALL OK.
    I had forgotten to use string array. my project worked only with arrays that number. Now it works perfectly

  9. #19
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Hy, my software is progressing very well, but I have one last question on this file. I have to save other parameters and by the time I had no problem, everything is ok, but I have a doubt. I can save a 'clone another object with its many clones and variables inside arrays where I save the switch? if using an 'other array I have no problem, but I can not have two different files for one program. is complex to include in my file array also the parameters of a 'clone another object? I hope you'll help me again :-)

  10. #20
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleXNA Export Module
    daniele's Avatar
    Join Date
    Nov 2007
    Location
    italy
    Posts
    413
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Rubes?
    Is possible save with same system, other clone object in my array?

Page 2 of 3 FirstFirst 1 2 3 LastLast

Similar Threads

  1. Beta RC3- [BUG] Save & Load ini file to Array not functioning
    By Kisguri in forum Android Export Module Version 2.0
    Replies: 3
    Last Post: 16th January 2013, 08:44 PM
  2. How to use the binary array object to load file?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 8th October 2011, 05:09 PM
  3. HELP ME!!!! Save clone object NO ini file
    By daniele in forum File Archive
    Replies: 11
    Last Post: 30th August 2010, 08:17 AM
  4. Binary Array Save/Load File gets it Wrong
    By dragonguy in forum Multimedia Fusion 2 - Technical Support
    Replies: 24
    Last Post: 6th November 2008, 11:11 PM
  5. Save/Load Frame Error File
    By Zenoff64 in forum File Archive
    Replies: 5
    Last Post: 21st March 2008, 09:49 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
  •