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...
449
Joshua Tynjala
joshtynjala
Oct 17, 2007 5:19 pm
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...
451
v.cekvenich
Oct 19, 2007 11:54 pm
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...
452
Allen Rabinovich
allenrabinovich
Oct 19, 2007 11:56 pm
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,...
453
jamslord@...
jamslord
Oct 20, 2007 12:36 am
Thank you very much.. It's great that it's working very well. Thanks a lot yahoo for Astra... ... ...
454
v.cekvenich
Oct 21, 2007 1:49 am
OK, so then an OT question: Can the ft componets be used in Flex? (or only in FlashPro)? tia, .V...
455
Adrian Ionut Beschea
flashbk2003
Oct 23, 2007 8:31 am
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...
456
bladeclub
Oct 24, 2007 3:32 am
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...
457
dallas_nyc
Oct 24, 2007 8:55 pm
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...
458
Joshua Tynjala
joshtynjala
Oct 24, 2007 9:37 pm
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...
459
dallas_nyc
Oct 25, 2007 2:10 am
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...
460
jamesjiayang
Oct 26, 2007 2:37 pm
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...
461
jamesjiayang
Oct 26, 2007 3:07 pm
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...
462
bractar
Oct 26, 2007 9:29 pm
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: ...
463
Joshua Tynjala
joshtynjala
Oct 29, 2007 4:59 pm
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...
465
ogonzalez
Oct 31, 2007 3:12 am
Was there ever a response to the crossdomain.xml file for the map tiles from the Maps team?...
466
rogeryuan_9
Oct 31, 2007 7:47 am
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...
467
Abyss Knight
abyssknight
Oct 31, 2007 1:23 pm
As far as I know, the Yahoo Maps AS3 connection kit requires you have the DOM id of the Flash movie coded into Flex. Thus, I would think you couldn't run it...
468
bigodines
Oct 31, 2007 1:43 pm
Hello flash friends, I've been reading about ASTRA and its autocomplete features and I was wondering if it would be possible to create a flash based search ...
469
helmut.messerer
Nov 2, 2007 11:46 pm
I've changed TabBar.as to make the buttons skinnable from Actionscript. /* Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD...
470
vitcheff
Nov 3, 2007 9:27 pm
Hi all, I have some problems understanding what the following excerpt of the Terms of Use means YOU SHALL NOT: (viii) store or allow end users to store map...
471
designtantrum
Nov 3, 2007 10:29 pm
Hey guys, I checked out the examples on developer.yahoo.com etc. And they make no sense to me. It has eventHandlers with no real events? Then I checked out the...
472
recbcs
Nov 5, 2007 3:56 pm
Just got the Astra package and started using it. But like Flash CS3 the documentation is weak. I go my menu working as per the examples and figured out how to...
473
Josh Tynjala
joshtynjala
Nov 5, 2007 5:44 pm
You should probably post your question on the official Yahoo! Maps group. The Flash Platform team doesn't support the Maps API directly, so you're more likely...
474
vitcheff
Nov 5, 2007 5:50 pm
Thanks for pointing me to the right group and sorry for posting in the wrong one!...
475
recbcs
Nov 6, 2007 2:57 pm
Why is it that the padding will not change with the following code line FileMenu.setStyle("textPadding",25); I've tried everything and the padding from my...
476
seinolf
Nov 7, 2007 4:08 pm
Hey guys: i am new to flash, especially actionscript 3. I have some code that everytime it is run creates more memory. Please tell me what is wrong function...