I feel like I am trying to put a square peg in a round hole using Flex to create a Wizard based app (Next/Back flow control). Components like Accordian and ViewStack are cool, but not great for a series of 10 to 15 questions.
Has anyone actually implemented a solution where you have several questions where the answers dictate the flow of the questionaire? If there isn't a good way to do this in Flex I can simply revert to using the Screens/Forms in Flash MX Pro; maybe in this case Flash is just the right tool for the job. Anyone have some thoughts on this? Macromedia? ~harris --- In [email protected], Abdul Qabiz <[EMAIL PROTECTED]> wrote: > First question: You can use Accordion but it isn't like the typical ones, > but you can make one using ViewStack, Panel & ControlBar, I guess so... > > Second Question: Look into ASDocs, here is the link: > http://livedocs.macromedia.com/flex/15/asdocs_en/ > > > -abdul > > -----Original Message----- > From: Harris Reynolds [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 13, 2005 6:22 AM > To: [email protected] > Subject: [flexcoders] Flow Control in Flex > > > > Quick question: What is the primary control one would use in Flex > to implement a Wizard like application? I am looking for something > similar to Screens in Flash. I have looked through the explorer > example, but didn't see anything for implementing flow control. > > Also, is there a "Components Dictionary" somewhere in the Flex > documentation similar to the one for Flash MX components? I'd like > to see all the properties/methods/events available on all the > available Flex components. > > TIA, > > ~mh > > > > > > > Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

