2006/11/18, strk <[EMAIL PROTECTED]>:
On Sat, Nov 18, 2006 at 10:50:57AM -0800, shamju joseph wrote:
> Hi
>    Can I run gnash by directly giving url ie like
>     $ gnash http://name.com/file.swf ?

Yes.

>    Will this work if there is a proxy in network?

Never tried, but as far as it is supported by libcurl
it's either already possile  (environment variable?) or easy to add.

It does

http_proxy=http://10.0.0.7:8080     # or whatever
export http_proxy

You should set that in your general environment as many programs
respect that variable.

   M


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to