application


  
  <mx:Application  
   xmlns:mx="http://www.adobe.com/2006/mxml" 
   layout="absolute"
   backgroundGradientAlphas="[1.0, 1.0]"
   backgroundGradientColors="[#000000, #000000]"
   creationComplete="initSlideshow()"
   >