I'm looking for the same kinda thing...make any progress on this?
On 10/20/07, andiboarder <[EMAIL PROTECTED]> wrote: > > Hi! > > > Try using a ViewStack that use WipeRight and WipeLeft effects when > > hiding and showing a new selectedIndex. This should be a starting point. > > Thanks, but the problem is, this will not slide the new content in, it > will just reveal it. What I > need is something like what the accordion does. I took a look at the > HAccordion > implementation, but it seems to be rather complicated (at least the code > there). > > I'm wondering that there is no component out there, which does this. It is > not too exotic. > > I could have a look at how the IUI iPhone Ajax UI implementation does the > sliding, but Flex is > to different from JS/HTML to transfer the principles from there... > > >