PDA

View Full Version : IP adress


coolioman
01-20-2005, 09:10 PM
Does anyone know the code that gets the users IP adress?
i have tried, but could not succeed.

scot
01-20-2005, 09:12 PM
i believe you cant use a command in AS but you use a external script like PHP to get the ip then pass it to Flash ....

petefs
01-21-2005, 02:55 AM
in PHP it's $_SERVER['REMOTE_ADDR'], just firin that out ^^

coolioman
04-13-2005, 01:45 PM
thank you......wow this thread is pretty old