Skip to content

Commit

Permalink
Update for OpenFL, use SWF library assets instead of images
Browse files Browse the repository at this point in the history
  • Loading branch information
jgranick committed Jan 13, 2015
1 parent 3bad8c9 commit 01d8ace
Show file tree
Hide file tree
Showing 14 changed files with 268 additions and 348 deletions.
Binary file added Assets/PiratePig.bundle/PiratePig.swf
Binary file not shown.
8 changes: 8 additions & 0 deletions Assets/PiratePig.bundle/include.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<bundle>

<haxelib name="swf" />

<library path="PiratePig.swf" generate="true" type="swflite" />

</bundle>
Binary file added Assets/PiratePig.fla
Binary file not shown.
Binary file added Assets/fonts/FreebooterUpdated.eot
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Assets/fonts/FreebooterUpdated.woff
Binary file not shown.
Binary file added Assets/library.bundle/library.swf
Binary file not shown.
Binary file added Assets/library.fla
Binary file not shown.
2 changes: 1 addition & 1 deletion Pirate Pig.hxproj → PiratePig.hxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<output>
<movie outputType="Application" />
<movie input="" />
<movie path="project.nmml" />
<movie path="project.xml" />
<movie fps="60" />
<movie width="800" />
<movie height="500" />
Expand Down
100 changes: 0 additions & 100 deletions Source/com/eclecticdesignstudio/piratepig/PiratePig.hx

This file was deleted.

Loading

0 comments on commit 01d8ace

Please sign in to comment.