... Thx for your response. you can test one of my adresses: XML attribute example -> loc="13 rue Emile Decorps, Lyon, FR" And about the multiline description...
I'd like to put small treasure chests on the above that move with the map. Any ideas? http://www.warren-postcards.com/piratemaps/pirateMaps.html ... From:...
Hi, first post on this board..I've never looked at maps and flash, it looks good fun so i thought i would give it a go, and got stuck!! Im trying to attach the...
What's the fix for the disappearance of maps when the scroll wheel is used? I read of this on the old board but never found an answer and it's been pointed...
Maps using the JS-Flash API can disappear on XP and Vista systems when the scroll wheel is used. Is there a way to prevent this? It happens even with the API...
Maps using the JS-Flash API can disappear on XP and Vista systems when the scroll wheel is used. Is there a way to prevent this? It happens even with the API...
Hi All, Great app...can see a lot of potential in it. Do have one problem though...in the Marker POI aspect it does document "description The description...
Please help - I do not get it.... I have dropped the Yahoo Flash Map Component on Frame 1. In the action layer I added this code - trying to get a Zooming...
Please ensure that you have a valid crossdomain.xml file on the root of your server, otherwise the map swf, which is hosted by Yahoo! will not be able to read...
You can use CustomSWFMarkers, by creating a treasure chest swf and adding them through the APIs addMarkerByAddress / addMarkerByLatLon methods ... the map. Any...
Listen for the EVENT_ZOOM_STOP event to trigger the next zoom. ie: myMap.addEventListener("zoomStop", onZoomStop); myMap.addEventListener("initialize",...
... click it. This ... Try using CustomPOIMarker and set up an array of text to be displayed when the marker is clicked, then use href tags around the text...
Thank you, I'll play around and see what I can come up with. ... From: Zach Graves To: yws-maps-flash@yahoogroups.com Sent: Monday, March 19, 2007 2:55 PM ...
Anyone know how to Remove any added markers? I want the user to put in something and add a set of waypoints. When they enter new data, remove the old set of...
I'm just wondering how rate limiting is calculated. Is a .getCenter() or .addOverlay() call part of the calculation, or is it just calls that retrieve map...
There is a method, removeAllMarkers() that will work for you. Also, you can remove individual markers with the method removeMarker() and passing in the movie...
I was curious as to how this was done. I've seen a few websites where there is a list of address's on the side of the map and when you select one of the...
So I've got a simple map w/ marker and tools embedded on a page: http://www.chron.com/disp/story.mpl/front/4654590.html - Works in IE 7 - Works in Firefox -...
Hi all, Is anything known about upcoming Flex 2 support? Not the buggy ExternalInterface solution, but a normal API for use in Flex 2 projects? Maybe even an...
Thanks a lot !!! II also needed a stop() and to put my code in keyframes - not just a fregular frame otherwise it was getting executed on eeach frame. ... the...
Zach, Is there a resolution to this problem? It's easy to observe on XP or Vista, just go to http://developer.yahoo.com/maps/flash/V3.5/example1.html or any...
Hi all, I'm struggling with getting the maps to work correctly inside Flex 2. There is a chance it is my ignorance, but for the time being they seem a bit...
I've actually decided to remove the mouse wheel zoom, as it was new to the latest release- and it doesn't even work in the Mac Flash Player. So the next...