Jeopardy Flash Game

Hello all!
I’m still a newbie but with each project I hope to learn that much more.

I’d like to create an interactive jeopardy board similar to the TV show (i.e. someone picks ‘Games’ for $100, a button is pressed then a closeup of the question is displayed)

I plan on projecting this interactive board on a projector while I stand in front of the room acting as the host.

What I guess I need:

  • a way to dynamically load the questions that are associated to the various columns
  • keep track of the questions already played (probably by simply changing the button to a different color)
  • Obviously a way to keep score with a scoreboard cutscene that I can call up at a press of a button.

What would be some of the better ways to get this underway. Any particular scripting anyone would suggest? All help definitely appreciated!