<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -86,18 +86,18 @@ end
 _ActionScript 2 Projects:_
 
 &lt;pre&gt;&lt;code&gt;
-mtasc :debug do |t|
+swfmill :skin do |t|
+  t.input = 'assets/skins/SomeProjectSkin'
+  t.output = 'assets/skins/SomeProjectSkin.swf'
+end
+
+mtasc :debug =&gt; :skin do |t|
   t.main = true
   t.header = '800:600:24'
   t.input = 'src/SomeProject.as'
   t.output = 'bin/SomeProject.swf'
 end
 
-swfmill :skin do |t|
-  t.input = 'assets/skins/SomeProjectSkin'
-  t.output = 'assets/skins/SomeProjectSkin.swf'
-end
-
 flashplayer :run do |t|
   t.swf = 'bin/SomeProject.swf'
 end</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>49b165491c71cd8dc81f567ddad9f47a4d351fb2</id>
    </parent>
  </parents>
  <author>
    <name>lukebayes</name>
    <email>lbayes@patternpark.com</email>
  </author>
  <url>http://github.com/lukebayes/project-sprouts/commit/9fb578f66167e6d6c73906a033f6c8176b402ccf</url>
  <id>9fb578f66167e6d6c73906a033f6c8176b402ccf</id>
  <committed-date>2009-10-28T19:58:19-07:00</committed-date>
  <authored-date>2009-10-28T19:58:19-07:00</authored-date>
  <message>Updated formatting on readme</message>
  <tree>9ce497e5378d624697c2a5c50e4c8007a52f7346</tree>
  <committer>
    <name>lukebayes</name>
    <email>lbayes@patternpark.com</email>
  </committer>
</commit>
