On Tue, Aug 12, 2008 at 05:57:06PM -0300, Michel Sabchuk <[EMAIL PROTECTED]> wrote: > Is there a python interface to swfc command?
Nope. Probably wouldn't be hard to put together, but nobody requested something like this so far :) Depending on how complicated the SWF you'd like to create is, the "standard" SWF python module might be sufficient. swfc is more powerful, though. > I need to create a swf > file dinamically under a django application and I getting troubles to > save the file throght subprocess. What kind of troubles? Greetings Matthias
