We are engaged in development flash maps for websites. (http://www.fla-shop.com) Now we try to develop new function - display of routes of movement between cities. (for example for show of a route of travel, or for the avia companies ). Hot points on our maps are set by coordinates. A question in how to make a line between points not a straight line, and on an arch?
Hi, you need some extensive bitmapData mainpulation to do that... If in your map, the road color is different than the rest of the map then it can be done as I said above, bitmapData is the key...