Ask a questionAsk a question
 

Answermultimaps.com in flash??

Answers

  • Thursday, October 01, 2009 10:08 AMJohn-SheridanMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi

    To access Multimap's API Service from Flash, we advice that you write a proxy at your end to talk to Multimap's web services, and install the cross domain policy on that proxy.

    You can find more information about a server side proxy method on Adobe's web site at:

    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16520&sliceId=1

    We recommend this approach because it's not a scalable approach for us to host the policy file, as it could only be used for one client.

    We have a few commercial clients, who have successfully followed this method, one example is Honda's car dealer locator at www.honda.co.uk .

    Thannks, John

All Replies

  • Thursday, October 01, 2009 10:08 AMJohn-SheridanMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Hi

    To access Multimap's API Service from Flash, we advice that you write a proxy at your end to talk to Multimap's web services, and install the cross domain policy on that proxy.

    You can find more information about a server side proxy method on Adobe's web site at:

    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16520&sliceId=1

    We recommend this approach because it's not a scalable approach for us to host the policy file, as it could only be used for one client.

    We have a few commercial clients, who have successfully followed this method, one example is Honda's car dealer locator at www.honda.co.uk .

    Thannks, John