Mag-log in para masave ang iyong progreso at makaipon ng puntos!
AS2 Tutorial: Saving User's Game Progress in Flash

AS2 Tutorial: Saving User's Game Progress in Flash

ni DPbrad

Loading ad...

AS2 Tutorial: Saving User's Game Progress in Flash

Rating:
2.8
Pinalabas: February 11, 2010
Huling update: February 11, 2010
Developer: DPbrad

Mga tag para sa AS2 Tutorial: Saving User's Game Progress in Flash

Deskripsyon

A tutorial on how to save game data, load data and use it using SharedObjects.

Paano Maglaro

Click-through

Mga Komento

0/1000
DrYoshiyahu avatar

DrYoshiyahu

Oct. 01, 2011

2
0

Just a note to anyone who wants to just copy and paste this code and change the variable names. Check the left hand side of your code, make sure that you don't have a whole lot of spaces but actually a tab. You'll know if you get a syntax error.

DrYoshiyahu avatar

DrYoshiyahu

Jul. 04, 2011

1
0

I waws wondering this for a long time and then I saw this on your profile. Bookmarked. ;)

DPbrad avatar

DPbrad

Feb. 11, 2010

1
0

Well, I still use AS2 because Im still running on Flash MX 2004. I did have Flash CS4, but my computers in for repair so the old MX 2004 it is for a few months :)

nymall avatar

nymall

Feb. 25, 2010

3
2

AS2 is "technically" obsolete, but if you're anything other then a mainstream programming guru, it's easier to use AS2 then AS3. They're both Object Oriented, but AS2 is more natural.(Personal Opinion)

BarbarianBabez avatar

BarbarianBabez

Oct. 26, 2013

0
0

the code works fine but how do you tell it WHEN to write to the file? changing cash variable, closing the game, and restarting the game shows no data saved.