User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14

Thread: Array tutorial - Save and Load Data / Strings n Numbers

  1. #11
    Clicker Fusion 2.5

    Join Date
    Jan 2015
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You are so nice, and I truly appreciate your time! The people on this forum are wonderful. I'm so sorry I'm not communicating very well. Say you have a class of third graders playing the game on iPads. Johnny, Susie, and Mike are using IPad 1. Emma is using IPad2. Is there a way for Susie to continue the game by selecting her name from a list and having it load all of her scores. When Johnny gets the same iPad he can get into his game where he left off by choosing his name from the list. Emma does the same on iPad2. Then the teacher could select names from the list to see the scores of all of the students played on any iPad. I saw something about creating individual ini files for each student? I was hoping there was a way to store all of the kids' data maybe in groups or arrays into one file. It is a multiplication game where I need to store their pretest and posttest info to see if the game makes a difference.

  2. #12
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    Sparckman's Avatar
    Join Date
    Feb 2011
    Location
    Planet of the Kangaroos
    Posts
    1,395
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    well if ya need to access the data from different devices, the best way is probably using a mySQL database instead. The online highscore tutorial by Jeff is probly the best choice. I'll make an example later on today. here is the link to the tutorial:
    http://community.clickteam.com/threads/84503-A-Guide-to-saving-high-scores-online

  3. #13
    Clicker Fusion 2.5

    Join Date
    Jan 2015
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have gone through all of the MySQL tutorials. I understand how to fetch data from the database into fusion to display and edit data within the database on the Webhost. I don't want the students to enter their scores on the screen. When the last frame of the game ends, I need it to save the player's name and scores directly to the database. Since I already had my ini files saving data, I have tried just saving the player name from the ini file to the database, but I am not having any luck. Is there any way you could post an example mfa?

  4. #14
    Clicker Fusion 2.5

    Join Date
    Jan 2015
    Posts
    13
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Had it working hit and miss and was about to pull my hair out wondering what I was doing wrong - then I saw the post from PiscesDreams about it being banned by AT&T. I have AT&T. I'm shopping for a new web host now.

    http://community.clickteam.com/threads/85270-Online-Scores-Works-on-Some-PCs-but-not-all?highlight=cheap+web+host

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Save Data .INI - Strings / Numbers / Object Position - Tutorial
    By Sparckman in forum Guides, Tutorials, Examples, Widgets
    Replies: 5
    Last Post: 12th April 2015, 12:57 PM
  2. load data file to array
    By mnovoa in forum Android Export Module 2.5
    Replies: 0
    Last Post: 26th January 2015, 02:29 PM
  3. Replies: 2
    Last Post: 28th April 2014, 08:10 PM
  4. Save/Load external Array
    By Fanotherpg in forum SWF/Flash Export Module Version 2.0
    Replies: 7
    Last Post: 6th May 2012, 11:31 AM
  5. How to load data into an Array
    By rubes in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 29th May 2011, 01:22 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •