Read IP using Flash

Hi,

I have a problem with reading the IP address of a computer through Flash. I know the easy way - by using a php script, but this can’t help me for this reason - I’ve created an embeddable flash component, which is a voting poll. The php files and the flash movie are stored on my server, and an embed code is offered to place the component on other sites. So, I’m using loadVars to call a php file from the server and read the IP of the computer that’s voting. The problem is, I think, that the php files are stored on my server, and they read its IP.

I don’t know ( yet ) how to solve this, so if you’ve encountered the problem before, or have a solution, please let me now.

Thanks