How can I make SWF files be opened with the standalone player?
Posted
by
shanethehat
on Ask Ubuntu
See other posts from Ask Ubuntu
or by shanethehat
Published on 2011-11-12T21:52:55Z
Indexed on
2011/11/13
10:10 UTC
Read the original article
Hit count: 471
I have installed the standalone Flash debug player to /usr/lib/flashplayerdebugger
and I can now use it to test within Flash Builder (Eclipse), but I can't make an SWF open with it from Nautilus. If I right click and select Open With Other Application it is not in the list of programs, and I can't see how to add it. How can I make it the default application for SWF files opened in Nautilus?
Update - *.desktop file
[Desktop Entry]
Name=Flash Player Debuger
Type=Application
Exec=/usr/lib/flashplayerdebugger
Categories=GNOME;Player;AudioVideo;
MimeType=application/x-shockwave-flash;
© Ask Ubuntu or respective owner