On Dec 23, 5:55 am, Mike Williams <[email protected]> wrote: > > If it's an MSIE7/Flash problem, then a workround might be to have the > Flash call an intermediate page that uses real HTML to perform a > redirect: > > <meta http-equiv="REFRESH" > content="0;url=http://www.realproauction.com/search.html"></HEAD>
There have been problems reported with HTML pages called from Flash triggering the server-side message. It may be to do with the referer header not being set correctly. A workaround such as given here should set the referer header and has been suggested as a solution before. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
