i am designing i fake hacking game and wondering how can i design command prompt like prompt and be able to enter commands i make up. I was thinking flash but im not sure

    This sounds like a ClientSide Technologies question...

    One thing I've seen done is to have all black backgrounds (obviously) with green txt. You can change input boxes to match this style, and it could be as simple as using a frame to point to a PHP page that logs all of the commands and outputs (using a session, possibly?) or something like that.

    Of course, if you can do Flash, that would probably be a better route to go.

      Write a Reply...