<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" viewSourceURL="srcview/index.html">
<mx:Style source="application.css"/>
<mx:Style source="flashextensions.css"/>
<mx:Button useHandCursor="true" buttonMode="true" x="10" y="161" label="Home" width="228" height="136"/>
<mx:Button useHandCursor="true" buttonMode="true" x="74" y="130" label="Info"/>
<mx:Button useHandCursor="true" buttonMode="true" x="137" y="130" label="Portfolio"/>
<mx:Button useHandCursor="true" buttonMode="true" x="212" y="130" label="Bio"/>
<mx:Button useHandCursor="true" buttonMode="true" x="275" y="130" label="Pictures"/>
<mx:Style source="flashextensions.css"/>
</mx:Application>