Description:
Lookup Country, State and town by IP Address.
Really in this project there are two different components:
ComboLocation: a comboBox which has a list with all countries and their flags. It is very usefull in register forms or similar.
FlagLocation: A cointainer with the IP, domain, country, state, town and the flag icon.
The information is obtained by PHP on the server.
You can easily integrate this application anywhere.
Source code commenting.
Requires PHP 4.1 or above.
Source Installation:
Just open the project in your favorite Flex IDE and you’re ready to go.