Matt Feifarek wrote:
> I'm having a problem with a servlet that has been very
> difficult to debug.
>
> We're using a python-wrapper to a C library to make Flash files
> (http://opaque.net/ming/, if you're interested).
>
> It's working fine in python: we can create and modify flash
> objects,
I'm having a problem with a servlet that has been very difficult to debug.
We're using a python-wrapper to a C library to make Flash files
(http://opaque.net/ming/, if you're interested).
It's working fine in python: we can create and modify flash objects, output
them, save them to disk, etc.
I