Actionscript 3

Marcos Placona on June 27, 2011

Reading time: 1 – 2 minutes This is just a quick example of how to add a background colour to a label control in AS3. Most people don’t know, but the label component has a TextField inside of it. What that means is that you can basically use all of the available methods within the [...]

Continue reading about Background colour in a label control in AS3