<mx:Applicationxmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" preloader="oreilly.cookbook.DPBSubclass"> <mx:Script> <![CDATA[ // embed large audio file in order to see // the preloader display. [Embed(source="assets/audio/audio.mp3")] privatevar _audio:Class;