gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Operational problem


From: Willy Gommel
Subject: Re: [Gnash-dev] Operational problem
Date: Fri, 26 Dec 2008 13:03:56 -0800
User-agent: KMail/1.9.9

On Thursday 25 December 2008, Praveen A wrote:

> 2008/12/25 Willy Gommel <address@hidden>:
> > Wonderful idea .... but how do I implement it on a plug-in?
>
> Sure you can.
>
> just run
> export GNASH_OPTIONS=writelauncher
>
> and launch your browser from there and go to the flash movie. Its like
> gnash tracking all the flash movie locations on its own. You can just
> relax :-)
>
> You will get a gnash-debug-*.sh in /tmp once you finish all you wanted to
> do.
>
> This is the one I got for this movie.
>
> #!/bin/sh
> /usr/local/bin/gtk-gnash -j 720 -k 486 -U
> 'http://www.plumchoice.com/pc_flashTour.html' -P 'align=middle' -P
> 'allowscriptaccess=sameDomain' -P 'bgcolor=#ffffff' -P 'height=486' -P
> 'name=pc_flashTour' -P
> 'pluginspage=http://www.macromedia.com/go/getflashplayer' -P
> 'quality=high' -P 'src=tour/pc_flashTour.swf' -P
> 'type=application/x-shockwave-flash' -P 'width=720'
> http://www.plumchoice.com/tour/pc_flashTour.swf $@
>
> Cheers
> Praveen

You may be able to do it, but I cannot. Why not? Even as root, the attempt 
generates two error messages:

bash: export: `GNASH-OPTIONS=writelauncher': not a valid identifier
bash: export: `-v': not a valid identifier

Sorry about that!!

-- 
  .............................................................. Willy Gommel
                                                                  www.wg3.net




reply via email to

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