Hi by now i gave another try to yahoo maps together with flex 2, it seems the guys at yahoo are a sleep but i'm doing a simple application so, i'd like to ask...
Hi, after reading the tuto at developper.yahoo and read the posts on the SWFDOMID, I did it yesterday, it worked. I did it again on another projetc : it didn't...
hi one question Where are you putting your as2map.swf file? you need to put it on the same place where you deploy your project ro it will not work ....
hi, thanks for the reply ! I forgot to put the as2map.swf in the project directory -> I was a bit confused with the examples and the howto that come with the...
Hi I think the onMapLoaded fires before the map is actually ready to be set to a default location. I have overcome this by using a 1 second delay before...
Hi, I have been looking in the source code for MapEventDispatcher and the following event that is captured from the External Interface when a getCenter is...
Hi All, Just to let you know I have posted a blog article/tutorial about getting Yahoo Maps / ASTRA working with Flex 2. I hope you find it useful. ...
I assume you mean the Maps API? Please be specific, as this group includes discussions on AS3 implementations of many Yahoo! APIs. No dates have been announced...
Thank you for this information. 1. You're right that the data cannot be formatted on a PieChart's datatip like how other charts use the axis labelFunction to...
Looking at http://developer.yahoo.com/flash/astra-flash/classreference/fl/controls/package-detail.html Where can I get those classes? Source code? tia, .V...
The classes listed here come with the Flash CS3 IDE. They are part of the Flash CS3 component framework. We list them in our class reference for posterity,...
Hi, Does anyone know the "roadmap" for the tree component ? Is there a new release coming soon ? Are they planning to include drag/drop functionality and...
Hey everyone. I am fairly new to the Flash/FlashLite scene and I want to work on some GPS apps. with either Flash or FlashLite or Flex. Any ideas where I...
Using the article.. Developing with the Display List in ActionScript 3 by Josh Tynjala http://developer.yahoo.com/flash/articles/display-list.html This is an...
You need to listen for MenuContainerEvent.MENU_ITEM_SELECT from menuContainer because that's the object that fires this event. If a user clicks on a button in...
Hi Josh, thank you for taking the time to respond to my question, as well as writing the article. I guess I had thought that the dispatched event would...
Hello group, We are trying to put quite a lot of markers on a map via Yahoo Maps Flash APIs. Currently the markers overlap on the map. Is there any way to...
Hello, I am trying to put a certain color on an area on Yahoo map by using Yahoo Maps Flash APIs. For example, make "Arizona" state red on the map, etc. Has...
Hello, I would like to close the opened item when we click on a new item in the tree nav. I was thinking about the toggleNode function but I have the error: ...
Dallas, Events only come from the objects that dispatch them (except bubbling events, which cause parents to pass child events up the display list). When you...
Goal: To run a SWF shows yahoo map in some device rather than IE or Firefox . In my device, I can run swf only, no html. Till now what I know: I built a Flex...