I recognize that I am asking a lot in this, but would you possibly be able to give a simple example (code) of extending the alertmanager class to accept, say,...
Hi, I have been trying to setup the LineChart Yahoo! Astra component to look like a classic cartesian chart that displays its origin in the center of the plot...
I am trying to use Flash to make weather overlay map instead of using Flex. so I followed the example but changed US Location to UK _yahooMap.zoomLevel =10; ...
Ok, now it makes sense :) After searching for a bit, I too could not find an API that would provide the data as easily as something like the Google Geocoding...
I am using Flash instead of Flex to make a local event search. Please, could someone look at my code, I always got error 1046: Type was not found or was not a...
Hi Scott, Unfortunately, the bug with the horizontal scrolling originates in the List component, which the Tree component is built on. We are looking into ways...
Hello, I'm using both the Alert Manager component and the default Adobe supplied button component in my project. I find that I'm getting Warnings like this...
You will have this problem when you place almost any two components in different folders in your library. Most of them share the same focusRectSkin. I can see...
Thanks for this. I'll give it a go although its all getting rather complex. I have a feeling that some components care about where their assets are and other...
There shouldn't be any requirement for where the component assets are placed. The component source code only refers to the linkage class (like "focusRectSkin")...
Hi All, I needed a field to input the time. I searched google and boom.. I got the Yahoo's already built component for time input. I used it in my forms. It...
Did anyone found a solution for it? I tried the solution from the link given, but the UIComponent tag does not support loaderContext. So if anyone has a...
Hey! You guys are due many thanks. These components are just awesome. They are perfect open source ware. No extra glitz like you might expect from co$tly...
Can the individual Astra components ( swc files ) get published to a public Maven 2 repository ? This would allow one to easily add components to a flex...
I found an exampel of how to create a POI (Point Of Interest) marker here: http://developer.yahoo.com/maps/flash/flexGettingStarted.html Come to find out I...
I'm trying to parse a geo feed using E4X. I can get everything, save the most important bit - latlon for my custom markers. Any help, or a pointer to an E4X...
I'm using xcelsius to create a flash object. When I use XML or http inside the flash object to get data I'm getting the following error: uncaught exception:...
Hi, Astra 1.3 is live on Yahoo! Developer Network. This update includes bugfixes and enhancements for some of our Flash and Flex components as well as a new...
This isn't a general Flash mailing list. It is specifically for questions, comments, and support for open source Flash components and libraries built by...
I started playing around with the Flash Api to prototype an idea I had. In the course I realized that at the moment yahoo only allows max zoom level of 17....
Hi all, Now I'm writing a demo of using Yahoo! Weather API. The getWeather method of WeatherService only accepts a U.S. zip code or a special international...
I was having this exact same problem and here is what I found. The skins Joe mentions are in fact duplicated. It tells you this when you drop the Button or...