Welcome, Guest
  • Author Topic: components inside a component question  (Read 2292 times)

    iliad2b

    • Server what's that
    • *
    • Posts: 3
      • View Profile
      • Email
    components inside a component question
    « on: 10/13/06, 15:40 »
    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.
    « Last Edit: 10/24/06, 19:03 by iliad2b »

    Jorge Solis

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 14616
      • View Profile
    Re: components inside a component question
    « Reply #1 on: 10/14/06, 17:04 »
    Nothing standard for the first, a Scrollpane for the second, don't understand the rest

    Jorge