// you’re reading...

ActionScript 3.0

Quick Dynamic Component generation

This one’s pretty basic. I was messing with the ColorChooser and decided to toy

Color Stacks around with the dynamic component generation by adding components to two VBox containers already on the stage.
From there I went ahead and had the new element add itself to an alternating column. I’m finding that once I stop thinking of AS3 as a separate entity than AS2 I can effectively code in the language and occasionally look stuff up when I hit a sticking point.

Discussion

No comments for “Quick Dynamic Component generation”

Post a comment