On Mon, Aug 15, 2011 at 02:30:32PM -0300, Willian Gustavo Veiga wrote: > Displayed source code using SyntaxHighlighter > (http://alexgorbatchev.com/SyntaxHighlighter/) can be copied using the "copy > to > clipboard" feature. Using Gnash, the button that provides this functionality > is > hidden and just appears on mouse over. On click, the source code is not copied > to the clipboard.
Please try to check AVM version. Right click on the movie - File - Properties - Stage Properties - Root VM Version. If Root VM Version is AVM1, movie is supported by gnash and should be played correctly. Otherwise if Root VM Version is AVM2 (unsupported), as it says movie is unsupported and you could try lightspark, pure AVM2 player. If it's AVM1, start iceweasel in this way $ GNASH_OPTIONS=writelauncher iceweasel this will create a launcher /tmp/gnash-debug-xxxxxx.sh at each movie play which will let us to reproduce what gnash tries to do on command line. Attach them if AVM1. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org