hi thomas, thank you for the suggestion.
well i have a small issue.... using the twitter data connection tutorial http://www.youtube.com/watch?v=SdTWeTVgGJk im wondering how to display the author.name dateField property into a buttonbar instead. im not sure how to drill into the author.name property. specifying the code like this <s:List x="202" y="291" width="689" height="273" id="list" dataProvider="{Operation1Result.lastResult}" labelField="name"/> displays [Object Entry]... ive been looking at the code and trying to figure out for the past 4hours but i still dont know how to go about it. any idea? --- In [email protected], James Dean <ew6...@...> wrote: > > hi guys. > > i have a question. > > suppose i have 15items in a list. i want to : > > 1) show each item in the list one at a time (like a screensaver eg: huge > font) for 4seconds > 2) the entire list item should be hidden or not displayed. only one list at a > time must be shown > > can someone tell me how to go about it? > > thanks in advance guys > > sorry im a newbie :p >

