Flash video not functioning

Asked by Ketan

Tried following all the steps in the following thread
"Flash video does not function properly in Firefox (3.07) using Ubuntu 8.10", but no use
On youtube, the video space used to give a quick flicker of a black screen and then used to go away. Then I realised, I was having Gnash, which I uninstalled as per the recommendation in the thread. And now it says "Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player. Get the latest Flash player."
My system info: Ubuntu 8.04 (hardy) x86
Dell Studio 1535, with ATI grfx card 256mb, with the drivers installed.
Please help....

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu firefox-3.0 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
zvacet (ivicakolic) said :
#1

Applications>accessories>terminal and type

sudo apt-get install flashplugin-installer

or you can edit source list with

gksudo gedit /etc/apt/sources.list

and look for line

deb http://archive.canonical.com/ubuntu hardy partner

If you don't have it add it.If it is # sign in front of the line remove it so the lie will look like above.Save and close file.

sudo apt-get update

In synaptic search for adobe-flashplugin and install it.

Revision history for this message
Ketan (ketan-bandekar) said :
#2

All the above steps are already completed. The step I had not done earlier was deleting the # sign. But still after that, the browser says "Hello, you either have JavaScript turned off or an old version of Adobe's Flash Player. Get the latest Flash player."
Please help.....

Revision history for this message
zvacet (ivicakolic) said :
#3

After removing # sign in sources list did you update it with

sudo apt-get update && sudo apt-get upgrade

After that you should be able to find adobe-flashplugin in synaptic and install it.

Revision history for this message
zvacet (ivicakolic) said :
#4

Just in case you can also check that you have JavaScript enabled in Firefox under preferences>content.

Revision history for this message
Ketan (ketan-bandekar) said :
#5

completed sudo apt-get update & sudo apt-get upgrade.
Javascript is also enabled. Also checked flash plugin, named as flashplugin-nonfree in synaptic. It is installed.
But still the same message.

Revision history for this message
zvacet (ivicakolic) said :
#6

In synaptic find adobe-flushplugin and install it.Remove flashplugin-nonfree.

Revision history for this message
Ketan (ketan-bandekar) said :
#7

Are you sure adobe flash player and flashplugin-nonfree are not the same.
I referred the question "Flash video does not function properly in Firefox (3.07) using Ubuntu 8.10"
I tried searching for adobe-flushplugin and adobe-flashplugin both. But none of them seem to exist in synaptic.

Revision history for this message
zvacet (ivicakolic) said :
#8

This can be source of mistake,It is my overlook.You use Intrepid so line should look

deb http://archive.canonical.com/ubuntu intrepid partner

Change that in your source list and after that refresh source list with

sudo apt-get update

Now you should find adobe-flashplugin in synaptic.

Can you help with this problem?

Provide an answer of your own, or ask Ketan for more information if necessary.

To post a message you must log in.