<?xml version="1.0" encoding="utf-8"?> <s:Application viewSourceURL="srcview/index.html" xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/halo" skinClass="ApplicationBackground"> <mx:Label text="Gradient Background with Spark" horizontalCenter="0" verticalCenter="0"/> <mx:Label text="Right-click to View Source" horizontalCenter="0" verticalCenter="20" color="#555555"/> </s:Application>