Hi I have problem in compiling the Skinned Alert class in the AlertManager Example. It seems the "ProgramaticSkin" (or ProgrammaticSkin?) class is not found in...
Hi Donny, The ProgramaticSkin class is a part of the SkinnedAlert example. It should be kept in the same directory as the application file. It is located in...
Hi Tripp Regarding the alert props, I found that the buttonHeight property does not work. I have tried to enlarge the button height , but it doesn't change....
Hi Donny, It looks like you have found a bug. We can address this for a future release. For now, you have a couple of options. First, you can set the...
If you can't wait for the next release, this is a workaround which I have used. function switchArray(event:MouseEvent):void{ carousel.dataProvider.removeAll();...
On our end, there's no graphical-based skin that does that. With Flex 4, the skinning model has changed drastically and this will be deprecated. There is a...
I occasionally get get unexpected null reference errors from com.yahoo.astra.fl.charts.series::LineSeries/closeAreaFill() These errors seem to be coming from...
Tripp, I'm having almost the exact same problem as Adam - specifically, I get the error when the first value in the dataProvider for the LineSeries is null -...
You should get learning actionscript 3.0 by Rich Shupe, also there are lots of blogs on AS, but are not geared toward beginners. I run one that you may or may...
I have a an all day recurring event showing up in my calendar, coming from this group which is PURE SPAM. Is there anyway to turn this off and remove it from...
I would find this functionality (the ability to hide the dataTip, that is) useful as well. For now, I'm commenting out the line of code that makes the dataTip...
Hi everyone! A newbie question : I 've coded a SWF which works well. Then, I 've created a new application via Yahoo interface and put the URL that points to...
Hello, I'm trying to set up a Yahoo Map in AS3, with markers that are based on geotagged flickr pictures. All that works. The next thing I want is that users...
I did research on this, and it appears it's not possible with Yahoo Maps (yet ?) The event that is raised when a marker is hit doesn't contain a reference to...
It worked for me by simply following the instructions on the website. Just make sure you already have the Adobe Extensions Manager application installed...
Some people without a strong background in Flash, but with a good understanding of ActionScript may not realize how certain components from the Astra Flash...