Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

zip code library as3

New Here ,
Apr 30, 2014 Apr 30, 2014

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.

TOPICS
ActionScript
450
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 30, 2014 Apr 30, 2014
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 30, 2014 Apr 30, 2014

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

http://zipcodedistanceapi.redline13.com/rest/PLolLDJBoVo4aO40CR5lprGX4NvZnGWdslzdYiPneeso2woFot0OVHL...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 30, 2014 Apr 30, 2014

or is google maps a better bet?

since the limit is 250 requests per hour for the link you sent me

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 30, 2014 Apr 30, 2014
LATEST

google maps has a limit, too.  if you're expecting hundreds of requests per hour, you'll probably need to pay.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines