Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
24
rated 0 times [  24] [ 0]  / answers: 1 / hits: 70480  / 2 Years ago, tue, june 28, 2022, 9:17:00

Is there a Ubuntu compatible version of the "Adobe Shockwave Player?" I'm running Firefox and when I try to bring up one of my School's websites it says missing plugin. When I click on "Install missing plug-in" it says none found, so when I click on manually install plug-in it takes me to Adobe Shockwave Player installation, but there is no ubuntu version to install??? On the Firefox plug-in finder service it says "Unknown Plugin (application/x-director)


More From » firefox

 Answers
4

The Shockwave player is only available for Windows. You can use mozplugger(a program that lets you "embed" other programs in your web browser.) along with wine and windows version of firefox




  • First, install the wine and mozplugger packages (from the software center).


  • Now download and install the Windows version of Firefox . Download it from Mozilla's web site. Now double click it and install it .


  • Run the windows version of firefox .


  • Now go to a web site that requires Shockwave, and choose to get the missing plugin. Again, follow the on-screen instructions, and when the plugin has installed and is working, you may close Firefox.


  • Now you need to configure mozplugger to use the Windows version of Firefox for Shockwave files. Press Alt + F2 and type:



    gksudo gedit




then open the /etc/mozpluggerrc file



Add the following two lines to the end of the file:



application/x-director: dir,dcr,dxr,cst,cct,cxt,w3d,fgd,swa: Macromedia Director file
swallow(firefox.exe) fill stream: wine "C:Program FilesMozilla Firefoxfirefox.exe" -chrome "$file"


Now open a Terminal ( Ctrl + Alt + T ) and paste



rm ~/.mozilla/firefox/*.default/pluginreg.dat


Now run the native version of firefox and test the shockwave player by visting this site .



Modified From Here


[#44690] Wednesday, June 29, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
thellfi

Total Points: 222
Total Questions: 103
Total Answers: 123

Location: Palau
Member since Mon, Aug 16, 2021
3 Years ago
thellfi questions
;