Merge remote-tracking branch 'PracticingFlex/master'

This commit is contained in:
Dan Buch
2012-03-03 20:11:20 -05:00
103 changed files with 4279 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
backgroundGradientColors="[#FFFFFF, #FFDE00]"
verticalGap="15"
layout="horizontal">
<mx:Image source="assets/animals03.jpg" />
<mx:Label text="Photographed by Elsie Weil"
fontSize="15" fontWeight="bold" />
</mx:Application>

View File

@@ -0,0 +1 @@
../_assets