I am able to create SWF files but this library keeps everything in memory so if you are trying to create a large file you will get out of memory errors. I have not figured out how to stream the tags to the filesystem for a more memory efficent process.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am able to create SWF files but this library keeps everything in memory so if you are trying to create a large file you will get out of memory errors. I have not figured out how to stream the tags to the filesystem for a more memory efficent process.