zip code library as3
Copy link to clipboard
Copied
Hello,
I would like to get a point in the right direction, I am trying to incorporate all zip codes into my App, is there an as3 library of this?
I would like the user to able to enter their own zip code and pick a (radius) in miles and then any zip codes that match their search to display these zip codes..
this is a small part of a larger project, but I need to get started on how to integrate this feature of zip code search
any suggestions?
Thanks.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Thank you that helps getting me started
but how can I pull that data from the URL and use it in my as3 project? The following URL returns a distance of 13.411
Copy link to clipboard
Copied
or is google maps a better bet?
since the limit is 250 requests per hour for the link you sent me
Copy link to clipboard
Copied
google maps has a limit, too. if you're expecting hundreds of requests per hour, you'll probably need to pay.

