Hi Gilles, Don't think I've seen that error specifically on my own code though I rarely use the Directions API. I did a little searching around and couldn't really come up with anything aside from some errors that are specific to particular browsers, can you post your exact setup including Flex SDK version, Maps SDK version, Flash Player Version, browser type and version (or just try it out with some variety of the above to see if the problem just plagues some outdated version of one of the above). If it's all relatively easy for me to get a hold the versions you're using, I'll setup a little example project using the same versions you have and see if I can reproduce the issue locally and try to go from there.
The description of the error in the docs seems a bit vague to me so hard to tell really what's going wrong here. I did a simple test using a Directions object in a Flex web project and used the exact string you're using and received a success message, so I presume this isn't an issue when testing locally but is just an issue when you attempt to deploy this on your development server. Are there any special considerations like a non-standard HTTP port being used on your development machine for serving up the client assets? My current setup is: Firefox 4.0.1 Flash Player 11.0.0.58 (incubator/beta build) Flex SDK 3.4 map_flex_1_20.swc (google maps version 1.20) Shaun Shaun -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en.
