<?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:local="*" xmlns:view="example.view.*" layout="vertical" viewSourceURL="srcview/index.html"> <local:ResourceProcessorExampleSwiz/> <view:MainView/> </mx:Application>