<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@
 &lt;actionScriptProperties mainApplicationPath=&quot;address_book.mxml&quot; version=&quot;3&quot;&gt;
 &lt;compiler additionalCompilerArguments=&quot;-locale en_US -services &amp;quot;services-config.xml&amp;quot;&quot; copyDependentFiles=&quot;true&quot; enableModuleDebug=&quot;true&quot; generateAccessible=&quot;false&quot; htmlExpressInstall=&quot;true&quot; htmlGenerate=&quot;true&quot; htmlHistoryManagement=&quot;true&quot; htmlPlayerVersion=&quot;9.0.124&quot; htmlPlayerVersionCheck=&quot;true&quot; outputFolderPath=&quot;public&quot; sourceFolderPath=&quot;app/flex/src&quot; strict=&quot;true&quot; useApolloConfig=&quot;false&quot; verifyDigests=&quot;true&quot; warn=&quot;true&quot;&gt;
 &lt;compilerSourcePath/&gt;
-&lt;libraryPath defaultLinkType=&quot;1&quot;&gt;
+&lt;libraryPath defaultLinkType=&quot;3&quot;&gt;
 &lt;libraryPathEntry kind=&quot;4&quot; path=&quot;&quot;/&gt;
 &lt;libraryPathEntry kind=&quot;1&quot; linkType=&quot;1&quot; path=&quot;app/flex/libs&quot;/&gt;
 &lt;/libraryPath&gt;</diff>
      <filename>.actionScriptProperties</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,6 @@
 &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
-&lt;mx:Application xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot; layout=&quot;absolute&quot; xmlns:views=&quot;org.pillowfactory.views.*&quot; creationComplete=&quot;init()&quot; creationPolicy=&quot;all&quot;&gt;
+&lt;mx:Application xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot; layout=&quot;absolute&quot; xmlns:views=&quot;org.pillowfactory.views.*&quot; 
+	creationComplete=&quot;init()&quot; creationPolicy=&quot;all&quot; backgroundGradientColors=&quot;[#404245, #FFFFFF]&quot;&gt;
 	
 	&lt;mx:Script&gt;
 		&lt;![CDATA[
@@ -52,7 +53,7 @@
 		]]&gt;
 	&lt;/mx:Script&gt;
 
-	&lt;mx:Panel x=&quot;10&quot; y=&quot;60&quot; width=&quot;704&quot; height=&quot;364&quot; layout=&quot;absolute&quot; title=&quot;Address Book&quot; horizontalAlign=&quot;left&quot;&gt;
+	&lt;mx:Panel width=&quot;704&quot; height=&quot;364&quot; layout=&quot;absolute&quot; title=&quot;Address Book&quot; horizontalAlign=&quot;left&quot; horizontalCenter=&quot;0&quot; top=&quot;51&quot;&gt;
 		&lt;mx:HDividedBox x=&quot;10&quot; y=&quot;10&quot; width=&quot;664&quot; height=&quot;271&quot;&gt;
 			&lt;mx:Canvas width=&quot;30%&quot; height=&quot;100%&quot; label=&quot;Contacts&quot; borderStyle=&quot;inset&quot;&gt;
 				&lt;mx:List id=&quot;contactList&quot; left=&quot;0&quot; top=&quot;0&quot; right=&quot;0&quot; bottom=&quot;0&quot; 
@@ -81,7 +82,7 @@
 		&lt;/mx:HDividedBox&gt;
 		&lt;mx:Button label=&quot;+&quot; width=&quot;37&quot; left=&quot;10&quot; id=&quot;addPlus&quot; top=&quot;289&quot; click=&quot;addContact()&quot; fontSize=&quot;12&quot;/&gt;
 	&lt;/mx:Panel&gt;
-	&lt;mx:ApplicationControlBar x=&quot;10&quot; y=&quot;10&quot; width=&quot;704&quot;&gt;
+	&lt;mx:ApplicationControlBar width=&quot;704&quot; horizontalCenter=&quot;0&quot; top=&quot;10&quot;&gt;
 		&lt;mx:Button label=&quot;RubyAMF&quot; click=&quot;load()&quot;/&gt;
 	&lt;/mx:ApplicationControlBar&gt;
 	</diff>
      <filename>app/flex/src/address_book.mxml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>46bc340089cb50da5e6e00f77c7c5147e3c4835f</id>
    </parent>
  </parents>
  <author>
    <name>Luke Pillow</name>
    <email>lpillow@gmail.com</email>
  </author>
  <url>http://github.com/pillowfactory/kcrug_address_book/commit/356344828d901d9f8ad001f84820244cc7d4dfbe</url>
  <id>356344828d901d9f8ad001f84820244cc7d4dfbe</id>
  <committed-date>2008-08-26T13:51:53-07:00</committed-date>
  <authored-date>2008-08-26T13:51:53-07:00</authored-date>
  <message>prettyfication</message>
  <tree>a65510a3a24384648d54e40c3aa4c04b60927134</tree>
  <committer>
    <name>Luke Pillow</name>
    <email>lpillow@gmail.com</email>
  </committer>
</commit>
