Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

I've done this on linux mint 11 and not to long ago, I was browsing around the web to figure it out; now I'm upgraded to linux mint 13 and it's fresh I need some support on Chromium and its Flash plugin.

share|improve this question

1 Answer

Chromium can make use of the Mozilla plugin directly, you just need to update adobe-flashplugin by running apt-get install adobe-flashplugin.

share|improve this answer
I ran the update, Adobe Flash support for linux stop at 11.2, and I'm not sure if this is for just Chromium and/or Mozilla. I checked Adobe and "Chrome" should have 11.5.31.2; but, since the update it's still the same: 11.2. – Jahaic Rigeck Nov 17 '12 at 21:14
@JahaicRigeck Chrome != Chromium. Chrome uses the PPAPI to handle its flash implementation. You'd have to use the PPAPI version to do that. – Chris Down Nov 17 '12 at 21:16
I will look in to this, Thank you. – Jahaic Rigeck Nov 18 '12 at 0:46

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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