lib/sprout/tasks/swfmill_task.rb in sprout-as2-bundle-0.1.23 vs lib/sprout/tasks/swfmill_task.rb in sprout-as2-bundle-0.1.26
- old
+ new
@@ -36,11 +36,11 @@
add_param(:input, :string) do |p|
p.hidden_name = true
p.description =<<EOF
The input can be one of the following
- * SWFMill XML document: Create and manually manage an input file as described at http://www.swfmill.org
- * Directory: if you point at a directory, this task will automatically include all files found forward of that directory. As it descends into child directories, the items found will be exposed in the library using period delimiters as follows:
+* SWFMill XML document: Create and manually manage an input file as described at http://www.swfmill.org
+* Directory: if you point at a directory, this task will automatically include all files found forward of that directory. As it descends into child directories, the items found will be exposed in the library using period delimiters as follows:
The file:
yourcompany/yourproject/SomeFile.png
Will be available in the compiled swf with a linkage identifier of:
yourcompany.yourproject.SomeFile