LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 07-15-2006, 02:10 PM   #1
randell6564
Member
 
Registered: Nov 2005
Location: California USA
Distribution: Ubuntu,(Feisty Fawn) Windows XP(Home Edition)
Posts: 634

Rep: Reputation: 31
installed flashplayer, still cant view media


Hello!

I'm running dapper on my box and i installed flashplayer useing the directions at the dapper tutorial page here: http://ubuntuguide.org/wiki/Dapper

I updated but still am unable to view media in firefox, ie; metacafe.com.

Any ideas? Thanks!
 
Old 07-15-2006, 04:38 PM   #2
binary_y2k2
Member
 
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Blog Entries: 1

Rep: Reputation: 31
try running:
Code:
sudo update-flashplugin
 
Old 07-15-2006, 05:32 PM   #3
randell6564
Member
 
Registered: Nov 2005
Location: California USA
Distribution: Ubuntu,(Feisty Fawn) Windows XP(Home Edition)
Posts: 634

Original Poster
Rep: Reputation: 31
Quote:
Originally Posted by binary_y2k2
try running:
Code:
sudo update-flashplugin
I forgot to mention that I also ran sudo update-flashplugin after installing. It did not do anything.
 
Old 07-15-2006, 05:37 PM   #4
binary_y2k2
Member
 
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Blog Entries: 1

Rep: Reputation: 31
what's the output of
Code:
ls -l /usr/lib/firefox/plugins/
you should have a symlink called libflash-mozplugin.so pointing to ../../mozilla/plugins/libflash-mozplugin.so
 
Old 07-15-2006, 05:43 PM   #5
randell6564
Member
 
Registered: Nov 2005
Location: California USA
Distribution: Ubuntu,(Feisty Fawn) Windows XP(Home Edition)
Posts: 634

Original Poster
Rep: Reputation: 31
Heres the output:

bigboss@bigboss:~$ ls -l /usr/lib/firefox/plugins/
total 12
lrwxrwxrwx 1 root root 44 2006-07-15 10:10 flashplayer.xpt -> /usr/lib/flashplugin-nonfree/flashplayer.xpt
lrwxrwxrwx 1 root root 46 2006-07-15 10:10 libflashplayer.so -> /usr/lib/flashplugin-nonfree/libflashplayer.s o
lrwxrwxrwx 1 root root 54 2006-07-07 12:35 libjavaplugin_oji.so -> /etc/alternatives/libjavaplugin_oji_mozill a_firefox.so
-rw-r--r-- 1 root root 8652 2006-06-08 11:06 libunixprintplugin.so
 
Old 07-16-2006, 01:11 AM   #6
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
I installed mine manually which was really easy

Go to www.flash.com
Download the LInux flash player .tar.gz source file
extract it
open terminal
Code:
cd flashdirectory
./flash-installer
blah blah blah - hit 'Y' to agree. It installs, restart Firefox and that's it.
 
Old 07-16-2006, 10:41 AM   #7
randell6564
Member
 
Registered: Nov 2005
Location: California USA
Distribution: Ubuntu,(Feisty Fawn) Windows XP(Home Edition)
Posts: 634

Original Poster
Rep: Reputation: 31
Quote:
Originally Posted by Micro420
I installed mine manually which was really easy

Go to www.flash.com
Download the LInux flash player .tar.gz source file
extract it
open terminal
Code:
cd flashdirectory
./flash-installer
blah blah blah - hit 'Y' to agree. It installs, restart Firefox and that's it.
Yeah, I did that too. I in fact installed that way first. Dont know why, but both installation attempts fail.

Let me get this straight... with the flashplayer plugin, I should be able to view video clips on web pages correct?

Metacafe.com tells me that I need the flash plugin, so I installed it and no change. still cant watch their clips.
 
Old 07-16-2006, 12:55 PM   #8
Micro420
Senior Member
 
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986

Rep: Reputation: 45
It depends on what video player the website wants. Be careful because some sites use Flash for advertisements and effects, but rather the media (video) could be an AVI, MOV, or WMV file. So just because it says flash isn't installed doesn't mean you can't play the video, if you have the right media player installed. I use Mplayer to view my movies in Firefox.

Check your Firefox settings. Is anything blocking Flash? I don't get any pop-ups saying that I a missing (Flash) plugins. Also you didn't happen to change username, did you? The Flash extension gets put into your /home/yourname/.mozilla folder. At least I think so.

Last edited by Micro420; 07-16-2006 at 12:57 PM.
 
Old 07-16-2006, 01:33 PM   #9
robbbert
Member
 
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573

Rep: Reputation: 32
Quote:
Metacafe.com tells me that I need the flash plugin, so I installed it and no change. still cant watch their clips.
Metacafe's videos are not in Flash but in WMV format.

At the right-top, being vertically positioned, of any video/details page you can see some animated advertisement: That's in Flash format.

On my PC, Metacafe's videos try to use the Totem movie player, being embedded into the HTML page. However, Totem complains,
Quote:
Totem could not play 'http://lln-videos.metacafe.com/Content/ItemFiles/[From www.metacafe.com] 180756.1194649.8.wmv'.
The specified movie could not be found.
That's because the URL ('http://lln-videos.metacafe.com/Content/ItemFiles/[From www.metacafe.com] 180756.1194649.8.wmv') contains spaces - which are not allowed in URLs.
Nevertheless, when I paste the URL into Firefox' addressbar, Totem appears, and will play that video. That's because Firefox converts the (unallowed) spaces graciously, and turns that converted URL forth to Totem.

- In my eyes, this is a beginners' HTML fault of Metacafe, and I wouldn't rate their site too high because of that.
More professional video sites are YouTube and Google Videos.
 
Old 07-17-2006, 01:06 AM   #10
randell6564
Member
 
Registered: Nov 2005
Location: California USA
Distribution: Ubuntu,(Feisty Fawn) Windows XP(Home Edition)
Posts: 634

Original Poster
Rep: Reputation: 31
Thanks folks!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to view movies that only windows media player can view? servnov Linux - General 7 02-08-2006 10:42 AM
View Windows Media ActiveX on Linux Firefox omid1979 Linux - Software 1 12-28-2005 02:43 AM
how to view installed programs? jasonmcneil0 Linux - Newbie 7 10-29-2003 12:36 PM
Can't view contents of my USB smart media reader trentk Linux - Software 0 06-23-2002 09:08 PM
How to view the location of the installed software? wolfshome Linux - General 5 05-31-2002 06:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 10:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration