Components Flex



    
    
    private function myBox_initialize():void {
        myBox.dataProvider = ['none','some','all'];
    }