>>291

shared = sharedobject.getLocal("hoge");
shared.data.n++;
trace("起動"+shared.data.n+"回目");