5/10/2010 6:28:09 AM
Title:
Interactive Presentation builder
My client would like to build an application in flash in which the user would come to a landing page that would have would have four columns.Each column would have a list of selections. The user would check off selections in each column and when all selections are made and they click submit. The info they chose would be put together in order building a custom presentation.
Basically it is a build your own presentation application.
Any help, thoughts, Ideas, best way to go about it would be great
Thanks so much
5/10/2010 7:31:02 AM
you can use datagrid or 4 list controls which can include label with checkbox. So that user can check the checkbox of label he wants to select and submit the information
5/10/2010 12:56:32 PM
you can use the VBox also and add the radio or checkbox for selection in four such Vbox components;