Skip to content

OpenFL parser for Flump. Flump was created at Three Rings by Charlie Groves, Tim Conkling, and Bruno Garcia.

License

Notifications You must be signed in to change notification settings

SavedByZero/openflump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openflump

OpenFL parser for Flump. Flump was created at Three Rings by Charlie Groves, Tim Conkling, and Bruno Garcia. For directions on how to use Flump, visit: http:https://threerings.github.io/flump/ Note that this parser makes use of XML only (at the moment), so be sure to export your Flump files using the XML option.

Quick Example:

FlumpParser.get().loadPath("assets/format2/FlumpTester/resources.xml");
	var flumpMovie:FlumpMovie = FlumpParser.get().getMovieByName("FlumpTester/Test");
	flumpMovie.play();

About

OpenFL parser for Flump. Flump was created at Three Rings by Charlie Groves, Tim Conkling, and Bruno Garcia.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages