Skip to content
/ pyfla Public

[unmaintained] Flash CS5/CS6 format parser and operations.

Notifications You must be signed in to change notification settings

Reflejo/pyfla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyFLA

pyFLA is a library to hack CS5/CS6 uncompressed .fla files (merge, get elements…). ALERT: Hack!

Some randome example:

>>> fla = FLA.fromfile('Element1.fla') + FLA.fromfile('Element2.fla')
>>> fla.save('Merged.fla')

About

[unmaintained] Flash CS5/CS6 format parser and operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages