|
From: Klaus R. <kla...@rz...> - 2007-11-08 12:00:36
|
On Wednesday 07 November 2007 20:57:00 Axel Huizinga wrote: > 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); works fine here. ./test > output.swf Maybe adding a fflush(stdout) helps ??? Klaus |