|
From: Axel H. <ax...@3d...> - 2007-11-07 19:57:07
|
Hi, trying to send a movieclip to stdout with a c cgi script fails without any error message. The debug player doesn't load the stream - mozilla even crashes on rightclick... tried a) SWFMovie_output_to_stream(m, stdout); b) SWFMovie_output(m, fileOutputMethod, stdout); the code works well when saved to file. Can sombody send me a working example c code with output to stdout? --- Anybody out there to help me update the perl_ext with ttf support and addFont? Cordially, Axel |