Updated, can you please check now? On Fri, Oct 17, 2014 at 8:37 PM, Justin Mclean <jus...@classsoftware.com> wrote:
> Hi, > > To make it consistant with the other examples would you mind adding a > panel around the content? > > <s:Panel id="mainPanel" title="Example Title" width="100%" > height="100%"> > > <s:layout> > <s:VerticalLayout paddingLeft="10" > paddingRight="10" paddingTop="10" paddingBottom="10" /> > </s:layout> > > ... > </s:Panel> > > I'm also getting double progress bars, one when load your swf and then > again in your swf, is there a reason your example need a progress bar? > > Thanks, > Justin