| 1 |
<?xml version="1.0" encoding="utf-8"?> |
|---|
| 2 |
<macromedia-extension |
|---|
| 3 |
name="JSFL | Spark project" |
|---|
| 4 |
version="1.0.0" |
|---|
| 5 |
type="Flash Command"> |
|---|
| 6 |
|
|---|
| 7 |
<author name="Spark project" /> |
|---|
| 8 |
|
|---|
| 9 |
<products> |
|---|
| 10 |
<product name="Flash" version="8" primary="true" /> |
|---|
| 11 |
</products> |
|---|
| 12 |
|
|---|
| 13 |
<description> |
|---|
| 14 |
<![CDATA[ |
|---|
| 15 |
Spark project にコミットされている jsfl ファイルをまとめました |
|---|
| 16 |
]]> |
|---|
| 17 |
</description> |
|---|
| 18 |
|
|---|
| 19 |
<ui-access> |
|---|
| 20 |
<![CDATA[ |
|---|
| 21 |
コマンド/spark/ |
|---|
| 22 |
]]> |
|---|
| 23 |
</ui-access> |
|---|
| 24 |
|
|---|
| 25 |
<license-agreement> |
|---|
| 26 |
<![CDATA[ |
|---|
| 27 |
|
|---|
| 28 |
]]> |
|---|
| 29 |
</license-agreement> |
|---|
| 30 |
|
|---|
| 31 |
<files> |
|---|
| 32 |
<file source="Commands/AddLayerAndWriteStopScript.jsfl" destination="$flash/Commands" /> |
|---|
| 33 |
<file source="Commands/FrameMoveDown.jsfl" destination="$flash/Commands" /> |
|---|
| 34 |
<file source="Commands/FrameMoveLeft.jsfl" destination="$flash/Commands" /> |
|---|
| 35 |
<file source="Commands/FrameMoveRight.jsfl" destination="$flash/Commands" /> |
|---|
| 36 |
<file source="Commands/FrameMoveUp.jsfl" destination="$flash/Commands" /> |
|---|
| 37 |
<file source="Commands/Mkdir.jsfl" destination="$flash/Commands" /> |
|---|
| 38 |
<file source="Commands/MoveToOrigin.jsfl" destination="$flash/Commands" /> |
|---|
| 39 |
<file source="Commands/PublishFLAFiles.jsfl" destination="$flash/Commands" /> |
|---|
| 40 |
<file source="Commands/SetInstanceName.jsfl" destination="$flash/Commands" /> |
|---|
| 41 |
<file source="Commands/SetLibraryNameToInstanceName.jsfl" destination="$flash/Commands" /> |
|---|
| 42 |
<file source="パブリッシュプロファイルの書き換え.jsfl" destination="$flash/Commands" /> |
|---|
| 43 |
</files> |
|---|
| 44 |
|
|---|
| 45 |
</macromedia-extension> |
|---|