User Tag List

Results 1 to 2 of 2

Thread: Load and Save last frame Android

  1. #1
    Clicker 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)
    Bree's Avatar
    Join Date
    May 2014
    Posts
    317
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Load and Save last frame Android

    Hi all!

    I am trying to figure out how to use ini files to load the last frame the person was on for Android. I found a lot of tutorials to load the last position of an object on a frame, but I want to load the last frame the person was at but start it from the beginning after they click Load on the start menu.

    I couldn't find anything in the event editor to load frame, just load position on the frame. Does anyone have any tutorial suggestions or could advise me how to get started?

    Thanks so much!

  2. #2
    Clicker 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)
    Bree's Avatar
    Join Date
    May 2014
    Posts
    317
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Hooray! Finally have a solution, and it was way simpler than I was doing of course. Posting how I did this for anybody else that wants a super simple way to load a frame!!

    Put the INI object in each frame.
    One frame 2 (not frame 1 or you will be stuck in a loop) say

    Start of Frame -> Set current file to (your file) NOTE: if you are testing on windows to see if it works you have to put the whole file path but not necessary for Android.
    Start of Frame -> set item value frame (to do this click on set item value, then click on the storyboard icon and choose current number of frame)

    So now you have a value saving to an INI everytime you go to a frame!

    On your start screen make an event when user clicks load, jump to frame value of ("ini")

    Obviously this will only work if you aren't saving anything else to INI at all, but works great for people that only need INI to save the frame number

Similar Threads

  1. Load and Save for Android Help
    By FrostyHorde in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th February 2014, 08:24 PM
  2. save and load frame bug
    By EasySite in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 31st March 2011, 02:34 PM
  3. Load/Save Frame Example?
    By Zenoff64 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 21st March 2008, 06:19 PM
  4. Save and load frame not working at all
    By Maggott in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 15th March 2008, 11:14 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
  •