Chess Program Help

I want to make a chess program in Flash MX 2004 (or Flash 5.0).
Is there a good tutorial out there to start with?

Ooh come one guys, dont tell me this thing aint possible or tell me if thats the case… where are the gurus?

everything is possible. but its not easy. i would suggest looking at drag and drop tutorials for moving the pieces.

but your going to have to write some sort of script to define what each piece does, laws and lots of other stuff.

I HAVE NO idea how to do it. but its going to be really really hard. I would suggest looking at scripts like php and javascirpt to make the program for the game, and then inport it into flash, not sure if it woul work.