gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] How to pass flash variable to gnash


From: strk
Subject: Re: [Gnash-dev] How to pass flash variable to gnash
Date: Sun, 3 Jun 2007 19:14:20 +0200

On Sun, Jun 03, 2007 at 12:11:58PM -0500, Herman Schultz wrote:
> Thanks.
> I tried this:
> ./gui/gnash ~/src/flash/player2.swf -P FlashVars=video_id=3&t=134
> and i only get this:
> 
> NetConnection: /get_video?video_id=3&t=undefined

Quote the argument passed to -P, or your shell will put the initial
part of the command (up to but not including the ampersend) in the background
and discard everything after that.

See YouTube page on gnashdev wiki and let us know if it's unclear...

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]