mochimedia

sound
 
MOH - CHEE
 
 

With Mochi's universal user login and data storage, you can store important player data that they can take with them to any computer, and on any site they play your game. Saving and retrieving data is simple and is based off native ActionScript simple types. It's one universal storage solution for any player, anywhere.

Sign Up Today
 

Universal Login and Data Storage

With Mochi's universal user login and data storage, you can store important player data that they can take with them to any computer, and on any site they play your game. Saving and retrieving data is simple and is based off native ActionScript simple types. It's one universal storage solution for any player

 

Player data accessible from anywhere

Most developers rely on SharedObjects to keep the state of players from one game to the next. Unfortunately, the data you put in a SharedObjects do not go with the player from computer to computer, or even from one website to the next.

 

If you are an AS3 game developer, we’ve created a new feature to give you more options for user data storage beyond the existing functionality of saveUserProperties. Mochi’s data storage feature breaks out of the typical size limit found in SharedObjects. For instance you can offer player the ability to save their progress mid-level, keeping the entire level state intact and ready for them to pick up and play at a later time. The new data storage feature utilizes AMF3 encoding, giving you full compatibility with any data you’re currently storing using SharedObjects.

 

Turn your players into stars

In addition to storing player data, when players login using their universal MochiGames profile, you'll receive valuable information you can use the customize their game experience such as their name or avatar picture. Learn more about the login process in our documentation.


Sign Up Today