<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" viewSourceURL="srcview/index.html">
    
    <!--
        1) UIComponent Freebies
        
        Ctrl/Cmd + click the <mx:UIComponent /> tag below to view source.
    -->
    
    <mx:UIComponent />
    
</mx:Application>