/ Published in: ActionScript 3
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<s:ArrayCollection id="arr"> <fx:Object section="Fruits"/> <fx:Object label="Banana"/> <fx:Object label="Blueberries"/> <fx:Object label="Cherry"/> <fx:Object label="Kiwi"/> <fx:Object section="Vegetables"/> <fx:Object label="Bean"/> <fx:Object label="Cabbage"/> <fx:Object label="Cucumber"/> </s:ArrayCollection>