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