Components Flex


    height="420">
            title="Rich Text Editor"
        creationComplete="rte1.textArea.setStyle('backgroundColor','0xeeffee')"
        text="Simple sample text" />
        
            click="rte1.textArea.setStyle('backgroundColor','0xffffff');rte1.colorPicker.selectedIndex=27;" />