On Thursday 25 December 2008, Praveen A wrote:

> 2008/12/25 Willy Gommel <[email protected]>:
> > 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


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

Reply via email to