... Or as an alternative, all the Yahoo! developer APIs should carry crossdomain.xml files allowing universal access. I'm not making any promises, but I'll...
... I have contacted the engineer in charge of the weather RSS feeds and explained the situation to him. He will discuss it with relevant people to make sure...
Has anybody created a listener for the map overlay that they would be willing to share? Is it even possible? I created a location food search (Food-O-Matic)...
Hello! I've loaded up a map and put in POI's using latitude/longitude info - that works fine. However, I want to generate onClick events for each individual...
Jacques, When you have a latLon to pass to the map, you need to pass it inside a LatLon object. for example: import com.yahoo.maps.LatLon; var myLatLon:LatLon...
Hi Shawn, Could you provide an example .fla that has these issues? Also which version of the API are you using? We just released 3.04 last Friday. Let me know,...
THANK YOU Zach this is what i needed to know ... inside ... 122.950057983398); ... {url:"markerxml.swf"}); ... developing ... customSWFMarker ... no ... what i...
... Hi Mathias, We are getting very close to resolving this. I really hope it'll happen some time this week, hopefully in the next couple days. I'll let you...
Another quick update: we are expecting a new weather RSS gateway with crossdomain.xml to be ready next Tuesday or Wednesday (October 31st - November 1st). I'll...
We are writing a Flex 2 app and would like to integrate Yahoo Maps, but only Flex 1.5 is supported right now. When will the Flex 2 api for Yahoo Maps be...
Hi Brian, I don't know about an actual Flex 2 release, but I know that Chuck Freedman (author of Wiley's Yahoo! Maps Mashups) has figured out a way to...
Iteresting...I would like to see how easy it is - also do you know if there are any limitations in functionality doing it this way? In general though it would...
When I create a new project in AS3 and link up the Yahoo classes I get these 4 error messages and 2 warnings ERRORS 1170: Function does not return a value....
Hey, thanks for noticing this :-) I've actually addressed all of the issues and released an updated codebase (with a cool visual example) on my blog at: ...
cool np :) were just minor things.....all in all really good api. . I wish there were more flash libs getting converted to AS3 and Flex2. I am actually working...
I just started working on it today. Its basically using the flex framework to create a cooler way to use the yahoo search api where you can organize the search...