Tried it twice - from 2 computers. Tried to unzip it using windows vista file extractor and winrar. both failed :-( maybe my connection's just bad. will try it...
Thank you for your help after i get my OAuth consumer key and put into CONSUMER_SECRET contant i got this error TypeError: Error #1009: Cannot access a...
are the flex apps supposed to be runnable yet? i've got the basic setup, yaml working , but the flex apps (based on the samples) do nothing. they load, but...
Hi All, I'm trying to emulate the 'dragging resize panels' that are used in the 'Feed Reader' yahoo astra example- I tried substituting my classes into the...
I was unable to get it working either. on the call _session.getSessionedUser(), I got errors like: 401 authorization required social.yahooapis.com and ...
Are you using this within the YAP environment? I'm guessing the null reference is in regards to the flashvars--perhaps they aren't getting set correctly....
Check out http://developer.yahoo.com/flash/yos for details on how to use this in YAP, or alternatively in your own PHP setup. That's how you'll get it to work....
Hi Garry, I have taken a look at your code and nothing jumps out at me. Since I don't have your class files and, as a result, cannot reproduce your issue, I...
I'm adding new features to the charts (zoom, scrolling etc.), currently the code is untidy but it'll get better. Is there a place for the contributions? and...
When I reset the value of a carousel's dataProvider [using carousel.dataProvider = new DataProvider(arr)] and the carousel has already been instantiated on the...
I am wondering what it would take to use the Astra Chart classes with Flex. Since Flex is based on the Flash framework, it would seem that it wouldn't be too...
It wouldn't be impossible, but they're not native Flex components, so you'd need to do some workarounds to make them work in Flex. The first step would be to...
Hi Tripp, the PackagesSubPane extends Sprite. It's a view that displays some test model data from another class by using a series of Lists and Textfields. The...
Hi, I'm experiencing buggy behavior in astra Menu control in case when menu is displayed with vertical scroll bar and some of the items are of check type. This...
Hello. I was wondering if anyone from the Astra team or group is going to be at Adobe MAX 2008? We've ditched Flex for Astra and would love to meet up with...
Hi Andrey, When created, the Menu class as not made to scroll. We will add this as a feature in a future release. You are likely to encounter issues when...
According to the team's blog, they will be there: http://www.yswfblog.com/blog/2008/11/14/where-in-the-world-is-yahoo-flash-platform-answer-adobe-max-2008/ ...
Hi Tripp, Thanks much for your help. The method you suggested worked. Though another minor issue remained - after using scroll in the menu one of the items was...
I'm using AutoCompleteManager with a custom dataProvider to make selecting from the list more user-friendly than using a ComboBox. Is there a way to force the...
Currently there's no way to force an opening. I suppose you could extend the class and provide a public method to open the AutoComplete for a specific target: ...
... I'll respond over in the new forums as well, but the short answer is: we can't create a custom crossdomain.xml file on our Chat servers for your...
Hi I discover this amazing components. I was study the audioPlayback component and the tree component. the first question is how can I communicate this two?. ...
I say this: I can create a socket to chat servers by C++ I can't create a socket to chat servers by ActionScript so, How that xml file could help your...