Announcement

Collapse
No announcement yet.

Flash in Firefox

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Flash in Firefox

    I have Flash installed - but it does not work in Firefox. Anyone know how to fix that?

    #2
    Re: Flash in Firefox

    What tells aboutlugins ?

    FAQ: Adobe flash
    http://kubuntuforums.net/forums/inde...opic=3090377.0
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: Flash in Firefox

      Originally posted by Rog131
      What tells aboutlugins ?

      FAQ: Adobe flash
      http://kubuntuforums.net/forums/inde...opic=3090377.0
      I tried to copy the libflashplayer.so file into /usr/lib/mozilla/plugins folder - but I still cannot find it in the listing of aboutlugins. I did so as /root, is that not the correct thing?

      Oh, tried to remove what is installed, and do it the Adobe way.

      What I get is this:

      Code:
      nils@nils1:~$ cd /home/nils/flash
      nils@nils1:~/flash$ ls
      flashplayer-installer libflashplayer.so
      nils@nils1:~/flash$ sudo flashplayer-installer
      [sudo] password for nils:
      sudo: flashplayer-installer: command not found
      nils@nils1:~/flash$
      Is there anything wrong I am doing?

      Comment


        #4
        Re: Flash in Firefox

        flashplayer-installer is a script file (#!/bin/sh),so:
        Code:
        sudo sh flashplayer-installer
        I tried to copy the libflashplayer.so file into /usr/lib/mozilla/plugins folder - but I still cannot find it in the listing of aboutlugins.
        Did you try ~/.mozilla/plugins (/home/nilsa/.mozilla/plugins ?) ? It seems that Kubuntu/Firefox could have problems to find plugins (why - beats me):

        Topic: Embedded video firefox application/x-mplayer2
        http://kubuntuforums.net/forums/inde...opic=3090893.0
        Think I figured it out. All the plugins were in /usr/lib/mozilla/plugins/, copied everything to ~/.mozilla/plugins/ , seems to be working..
        Before you edit, BACKUP !

        Why there are dead links ?
        1. Thread: Please explain how to access old kubuntu forum posts
        2. Thread: Lost Information

        Comment


          #5
          Re: Flash in Firefox

          Thank you - It's working now.

          Comment

          Working...
          X