Quote Originally Posted by traq View Post
barge, I don't know if you noticed, but the orbitz map you linked to is "powered by Google." So if that's exactly what you want, I think Google's the way to go.
Yeah, the Google Maps API is 100% the way to go for any map-related functionality.

The Yahoo Maps API isn't bad either -- I find the default graphics to be more visually appealing. Also, the Yahoo Maps API is a little easier to use within Flash.

Quote Originally Posted by rruedac
Yes, I am using flash.
I suppose that I have to use an action script to do the effect, how can I do it?
Yup! Good ol' ActionScript. Take a look into MC Tween. You can search the Flash forum for my numerous posts on it for more details.