This group has been created as we split the original yws-maps group into both the yws-maps-ajax and yws-maps-flash groups such that we can provide better...
Hi everybody :) (I saw we're only 6 or 7 :p) i've got some problems. I use The flash API with actionscript and XML, but Yahoo maps doesn't recognize the exact...
Hi nice to meet you :) I'm french and i'm testing the yahoo map flash api with actionscript and XML. But i've got some problems :s. I'm gonna create a new...
... 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 -...