Skip to content

iamDavidLai/DJSharedObject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJSharedObject

ONE LINE CODE, to save or load your data that you want.

HOW TO USE:

(1) SAVE: DJSharedObject.localSave("SO_Name", "Obj_PropertyName", Value);

(2) LOAD: DJSharedObject.localLoad("SO_Name", "Obj_PropertyName") ;

(3) CLEAR: DJSharedObject.clearSO("SO_Name");

About

AS3 Class, To save or load your data that you want.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published