Some Flash components have the method setStyle(style:String, value:Object). I wonder where/if I can find a list of the styles that are possible to use here?
I want to change the background alpha of a TextInput-component, but can't find the style-name for it.