Skip navigation
Currently Being Moderated

Saving the game levels

May 21, 2012 6:21 AM

Tags: #cs5 #game #actionscript_3.0

hi,

 

 

i am in as3 game development. i am creating multiple level game.if the user player the game after reaching the level on by one if the user want to exit the game and reload the game again resume the the i starts from the the same level user saved give me some ideas are tutorials 

 

thanks in advance

 
Replies
  • Currently Being Moderated
    May 21, 2012 6:29 AM   in reply to gopi k

    Hi,

     

    To save your level information upon exiting the game you have to use the shared objects. Just save your level information in the shared object, and check in your code for the that, if the user have any shared object attached with his profile ID then oload the level according to the shared object information.

     

    VIPUL

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points