blob: c233cd7d93888be9493a46836e640fab022e7dc7 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Simple example to demonstrate BusyIndicator. -->
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/mx">
<s:BusyIndicator />
</s:Application>