Hello,
Using Flash 8 Pro with v2 components, can anyone tell me which component i can use to implement the following idea:
1. a stage that grows dynamically depending on how many items it receives
2. a stage that implements a scroll bar depending on how many items it recieves
3.0 a stage that recieves the following components to equate "1" item
3.1 loader component
3.2 list component
3.3 text field component
3.4 stepper component
4. i was thinking of creating a swf file just for section 3
5. then using a datagrid cellrenderer in a different swf file to add the first swf into the cells?
any ideas is greatly appreciated.