Hi All, We know some of you have asked for the ability to draw a PolylineOverlay from ActionScript, instead of using an XML file. The ability to do this is...
My Yahoo maps (using the AJAX API) on my site this morning are no longer displaying. They worked fine yesterday, and there's no error message. No code has...
I hadn't updated it to the latest version of the api, but the map tiles are being served just fine to ajax web pages . http://mapnut.com/dancespot.html Is your...
I'm getting funny error messages when I try sites of mine that worked before. Address lookup seems to be where the problem lies. Janet ... -- Janet Price ...
My company is planning developing a large application using yahoo or google maps. Anyone heard when the flex 2.0 api will be available or if it will be...
hi, i am a javascript noob trying to do my uni desertation but so far no luck. I am trying to use yahoo maps to create 4 hidden markers on the map in order for...
Hi there, I'm pretty useless at posting things on Forums but I'm pretty stuck, I developed a google maps api a while ago for my website www.ratemypub.ie where...
... myMap.addEventListener(com.yahoo.maps.api.flash.YahooMap.EVENT_INITIALIZE, ... You have to use the CusomtSWFMarker instead of: CustomPOIMarker.. and then...
Hello, thanks for your help. can you post an example? Actionscript and xml? ... myMap.addEventListener(com.yahoo.maps.api.flash.YahooMap.EVENT_INITIALIZE,...
Ok, I figured out how to place a custom marker on a yahoo map using this tutorial: http://developer.yahoo.com/maps/flash/V3/customSWFMarkerTutorial.html Now I...
Hi, I just wanted to start out by by thanking everyone at Yahoo for this API. A couple of days ago, I released a public beta of a mac application that uses...
Ok... everyone be very gentle with me cause I'm just now starting this project and I've not used Flash or the Yahoo! API before so I'm undoubedtly going to say...
hi- well here si alink to where I posted about 95% of the source code from my project.. (kinda big)..and has alot you might want to dis-regard. but its the...
ack. a needle in the haystack. What does the xml file look like? I want to to a: use XML as the address data source - thus place the customeswfmarkers on the...
I know this is semi-off topic, but in my app I have both Yahoo! Maps and Yahoo! Local Search running together. My current function is part of a recursive...
Hello, I am new to program in actionscript and with flash. But i am just trying to fool around with the maps and i keep getting this as my error message: ...
Thanks that helped alot. Christopher ... From: Ryan Scott Bardsley <rbardsley@...> To: yws-maps@yahoogroups.com Sent: Monday, January 8, 2007 10:52:59 AM...
Hi, I just discovered that searching of cities in Puerto Rice doesn't work properly..... If I enter only city and state, but no ZIP, even using regular map on...
Any idea onto how to add more than one marker to a map? Christopher ... From: Ryan Scott Bardsley <rbardsley@...> To: yws-maps@yahoogroups.com Sent:...
The problem is you need to place your code on the timeline, not on the movieclip. If you place code on a movieclip it has to be within a movieclip handler ......
Hi, My problem is this (I'm trying both JS Flash and Ajax and still can't find a solution) I would like to be able to click on the map and the co-ordinates...
Or you can put it on a frame INSIDE a movieClip, like I do sometimes. Lets me have ore control over it.. like drag it..hide it.. color..fade..etc..etc.. like a...