View Single Post
  #2 (permalink)  
Old 14-06-2004, 05:28 PM
kuman's Avatar
kuman kuman is offline
Inspired Webmaster
 
Join Date: Sep 2001
Location: Penang
Posts: 121
Rep Power: 90
kuman is on a distinguished road
Send a message via ICQ to kuman
well i think what they r trying to say is u use asp or php or anything (other than AS) that can retrive an IP ...

so it can be like this ::

1) user load your flash (.swf) ....

2) your .swf call a page with asp or php or what so ever that can retrieve an IP.

3) make the retriver do an output to the page such as client_ip="112.111.11.11"

4) load the variable using AS .... then u have it ...

Reply With Quote