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; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

