Adobe Flash Plug-In [Solved]

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
branwerks

Adobe Flash Plug-In [Solved]

Unread post by branwerks » 2015-09-23, 11:54

I'm running Pale Moon 25.7.0 x64 on Fedora 23 Beta 1 x64 with official Adobe Flash installed. As with Fedora 22 the Flash plug-in doesn't show up under plugins in Pale Moon. How do I get Pale Moon to "see" the plug-in and get flash working ?
Last edited by branwerks on 2015-09-23, 14:32, edited 1 time in total.

squarefractal

Re: Adobe Flash Plug-In

Unread post by squarefractal » 2015-09-23, 13:12

Execute as root:

Code: Select all

echo 'export MOZ_PLUGIN_PATH=/usr/lib64/mozilla/plugins' >> /etc/profile

branwerks

Re: Adobe Flash Plug-In

Unread post by branwerks » 2015-09-23, 14:31

squarefractal wrote:Execute as root:

Code: Select all

echo 'export MOZ_PLUGIN_PATH=/usr/lib64/mozilla/plugins' >> /etc/profile
Excellent Thank You

Locked