Rate from 1-5 flash script

Does anyone know where I can get started in creating a script that will allow people to rate an assocoated object from 1-5? The only thing it needs to do is not let any voter vote more than once. Thus taking a unique IP.

It does not need to tie into a database or anything, so even writing the votes into an xml file or text doc would be fine.

Any ideas?

Thanks in advance!

jjmancini

use cookies?

Prophet.

http://www.sephiroth.it/tutorials/flashPHP/text_poll/
Not exactly what you want but should be easily adapted.

Awesome thanks guys!

Maybe we should try to create one here. I will get started on it if someone can lead me in the right direction.
Thanks again!