Danny Shumway
10-16-2007, 02:24 AM
I'm not sure if this is a challange, but I've been searching online and can't find the answer anywhere. Everyone's seen login pages. If you can post a reply, youv'e gone through what I wan't you to make. A login screen. Naturally, the first thought is just make a cookie with a few different files on it, but that's not what I want. I'm working on a game and like this forum, I am trying to make an infinite number of accounts. The user should be able to create a new account no matter what, and that user should be able to access the account (Providing he is on the same computer, or not if you can make that work.) no matter what. The obvious solution is use a different language, but I'm going for pure actionscript 2.0. I tried something with cookies already and they didn't work too well, but I may have missed something. I'm not even sure if this is possible; if you can't get it it's fine.
So, in summery, the challange is -
----A way of creating and managing an infinite number of accounts from a flash game.
----The restrictions are-
----------Pure actionscript 2.0!
Examples of what I want (not in Actionscript!) are the login page on online games like runescape, and the login page for this forum. I'm looking for something that can do everything they can.
So, in summery, the challange is -
----A way of creating and managing an infinite number of accounts from a flash game.
----The restrictions are-
----------Pure actionscript 2.0!
Examples of what I want (not in Actionscript!) are the login page on online games like runescape, and the login page for this forum. I'm looking for something that can do everything they can.