I've put together a map that when you click a marker, it pops up a "directions" box. When you enter your info and hit send, it sends this string to yahoo: ...
Anyone else seeing a problem with the Yahoo! Flex skin in Flex 3? The background color of the Panel *title* area gets cut off and the content of the panel gets...
Mark, I would really appreciate any tips you might be able to provide in regards to the map zoom in/out effect. DId you use a Tweener on the map bounds? How...
Dear all, I'm trying to use the tree component, but it cuts the node labels. For example I would like to display "Chapter1. Introduction to animation" and in...
Axis labels cannot be rotated at this time. It is a feature I plan to implement in a future version. Josh Tynjala Yahoo! ________________________________ From:...
I finally found the solution: I modified the source of TreeCellRenderer.as in order to expose the textWidth property and take it into account in the...
Hi, I'm playing with the so fantastic YahooMap AS3 component with Flex. I use version 0.9.1-beta. I'm playing with overlay capabilities. Simple think are ok. ...
Hi, pascal I'am trying to change the font size and color by editing the TreeCellRenderer class but me being a noob I do not know how to do it. Could you please...
Greetings all, I've been having some issues about this component especially when trying to set its size in Actionscript by using the inherited method of e.g...
Greetings! I've tested the Search example that comes with the Astra Web API. I've run it both as a project in Adobe Flex Builder 3 and (just to verify) from...
I'm having the same problem. I want to have an interactive marker on a map (like on housingmaps.com), and when i click this marker, the marker has to expand...
Sefi, After couple nights of work, I eventually switched from AS2 to AS3 to use Yahoo map. Now I ran into the same issue as you did. Can you please send me you...
The Yahoo! Maps component is not a native Flex component. To use a UIComponent inside it, you probably need to do a little extra work. This might be enough,...
Zach, I am also like Sefi and would like very much to have the update. Can you let us know when you are going to have one. Best Regards, Fudong ... week. ... ...
Hi Jar, By design, the width of the menubar is determined by the width of the buttons. I am going to add the option of explicitly setting the width as well....
Thx, i well test it tomorrow at the office. But i remember having these yahoo-styled popups on the AS2 maps component. They were really nice. Why did the...
Hi, i have placed different markers on my map (they're coming from a yahoo pipe). Now that I have placed them, i want to zoom and set the center of the map so...
I have a map displaying the houses-near-by Yahoo!-pipe. I have multiple markers. Each has a LatLon Attribute. To each of them i try to reverse that LatLon to...
Hi: This code works for me: private function handleMapInit(event:YahooMapEvent):void { _yahooMap.addPanControl(); var latlons:Array = []; latlons[0] = new...
The reason being that we wanted to get a core map component out to you, the developers, sooner than later. Then include more markers and overlays as each...
Currently there is no method that does this. However a possible solution (and one that might be used in the API in the future) could be creating a new...
This forum message board or what ever you want to call it is a complete waste of time. Made 2 posts about the Astra components not one reply some help....
Alan, Are you getting an error, or is it simply not working? Does the trace fire? Are you able to successfully trace the value of "mynewXML" before you try to...