Posted by joel in FLEX on 03 24th, 2009 | 2 Comments
这个例子进行的是Tourdeflex:Containers:Box
这个例子是用来展示定位用的hbox,vbox的例子,大家可以看看,比较简单.
简介:A Box container lays out its children in a single vertical column or a single horizontal row.
hbox:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application...
