That would be easy enough to do yourself, using mx:Panel or mx:TitleWindow, then adding a viewstack as a child, then setting the next and previous buttons to traverse the viewstack.
On Wed, Oct 22, 2008 at 7:46 AM, duncan_coutts <[EMAIL PROTECTED]>wrote: > Hi guys, does anyone know if a Wizard like component is already in > existence in flex. This sort of component would behave in the same way > that a installer wizard would when installing normal windows programs, > with next and previous buttons for navigation? A little something like > this http://www.onlamp.com/onlamp/2007/07/19/graphics/new_project_1.png > > Thanks > > >

