On Fri, Nov 24, 2006 at 11:31:46PM -0800, shamju joseph wrote: > Hi > > How does gnash get the swf file when run with URL > argument, ie gnash http://name.com/file.swf ?
Using libcurl > Does it do streaming using RTP/RTSP or download > using HTTP and play? If downloaded, where this file is > saved? Streams using whatever protocol specified in the url and supported by libcurl. Uses a temporary, unnamed file as buffer. --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

