How about giving the Express package a whirl. Try the VView component which packages up the vertical layout with data binding.
‹peter On 2/7/17, 8:56 AM, "Harbs" <harbs.li...@gmail.com> wrote: >Same here. > >This is the HTML that it outputs (and they are stacked on top of each >other): > ><body class="Application"> > <script type="text/javascript"> > new test_project().start(); > </script><div class="flexjs" style="display: block; position: relative; >width: 29px; height: 28px;"><div style="display: block; position: >absolute; left: 0px; top: 0px; width: 29px; height: 28px;"><div >style="position: relative; width: 29px; height: 28px; display: >block;"><div style="display: block; position: absolute; left: 0px; top: >0px; width: 29px;"><span class="Label" style="white-space: nowrap; >cursor: default; pointer-events: none; display: block;">hello</span><span >class="Label" style="white-space: nowrap; cursor: default; >pointer-events: none; display: >block;">world</span></div></div></div></div> > ></body> > >> On Feb 7, 2017, at 3:49 PM, yishayw <yishayj...@hotmail.com> wrote: >> >> They're spans. >> >> >> >> -- >> View this message in context: >>http://apache-flex-development.2333347.n4.nabble.com/FlexJS-vertical-layo >>ut-not-working-with-labels-tp59069p59085.html >> Sent from the Apache Flex Development mailing list archive at >>Nabble.com. >