Skip to content

jcubic/libming

 
 

Repository files navigation

MING THE MODULE

[Build Status] (http://travis-ci.org/libming/libming)

Last updated 09th January 2014.

Ming is a Flash (SWF) output library. It can be used from PHP, Perl, Ruby, Python, C, C++, Java, and probably more on the way.

It comprises a lot of Flash functionality, including features of Flash 8.

Specifically, it lets you create: shapes (including morphs), text, sprites (aka movie clips), buttons, and actions in flash movies, plus more.

The goal for Ming is to abstract away all of the mundane specifics of the SWF file format.

Ming also includes a PHP wrapper which wraps Ming objects in PHP objects. Pretty cool.

The Python wrapper has been updated to mirror the functionality of the PHP interface, so you should be able to use the PHP documentation without getting terribly confused now.

There's a Perl wrapper now, feedback about it (and enhancements) are most welcome.

The C++ wrapper is just one big header file. But it seems to work pretty well. Check the examples directory.

Ming is released under the LGPL. See file LICENSE for the gory details. The command-line actionscript compiler is released under the GPL. See file LICENSE_GPL2 for details.

For installation instructions, see the INSTALL text file.

The Ming Development Team http://www.libming.org

About

SWF output library

Resources

License

LGPL-2.1, GPL-2.0 licenses found

Licenses found

LGPL-2.1
LICENSE
GPL-2.0
LICENSE_GPL2

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.9%
  • Perl 5.5%
  • C++ 4.0%
  • Python 4.0%
  • Yacc 2.9%
  • XS 2.4%
  • Other 9.3%