How to play .swf file in Google Chrome? Because when I open .swf files it says Missing Plug-in. though when I open chrome://plugins it shows that it has Shockwave Flash plugin installed already.
My OS is Ubuntu 10 and would be happy if some linux geek could suggest me solution of my problem.
Thanks and sorry for stupid question.
Update 1
Here is information about version of the applications I use:

  • Chrome 5.0.375.70 (48679) Ubuntu
  • Shockwave Flash 9.0 r999

Update 2
I have solved the problem by the following way:

  • Opened Application Manager Synaptic
  • Deleted all the packages concerning flash and swf
  • Opened up Application Center Ubuntu
  • Searched for flash
  • It found Adobe Flash Plugin
  • Installed that application
link|improve this question

73% accept rate
Please post your solution as answer and mark it as correct so this question is marked as solved. =) – BloodPhilia Oct 10 '10 at 12:58
feedback

4 Answers

up vote 1 down vote accepted

I have solved the problem by the following way:

  • Opened Application Manager Synaptic
  • Deleted all the packages concerning flash and swf
  • Opened up Application Center Ubuntu
  • Searched for flash
  • It found Adobe Flash Plugin
  • Installed that application
link|improve this answer
feedback

Find another solution here if you running 64bit: Flash player 64bit linux/ubuntu

link|improve this answer
feedback
$ sudo apt-get install adobe-flashplugin 

Failing that, what is the precise version and package of your chrome installation and what is the detailed flash information from chrome://plugins?

link|improve this answer
see updated part of the question – Bakhtiyor Jun 27 '10 at 0:03
1  
getting error while trying to execute your command in the terminal. – Bakhtiyor Jun 27 '10 at 0:05
ok, what sort of error? – msw Jun 27 '10 at 3:27
Package adobe-flashplugin is not available, but is referred to by another package. – Bakhtiyor Jun 27 '10 at 8:31
feedback

try sudo aptitude reinstall flashplugin32-installer

Note: replace the 32 with 64 if you are running a 64 bit OS.

link|improve this answer
Error. Could not find packages containing «flashplugin64-installer» on their name or description.What is wrong? – Bakhtiyor Jun 27 '10 at 8:29
What version of Ubuntu are you using? – rybl Jun 27 '10 at 20:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.