Bug 236166 - [Browser] Browser don't display flash content
Summary: [Browser] Browser don't display flash content
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2008-06-07 01:35 EDT by Danail Nachev CLA
Modified: 2010-05-27 15:49 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Danail Nachev CLA 2008-06-07 01:35:03 EDT
1. Use SWT browser snippet (#128)
2. Point the URL to http://youtube.com
3. Select some video

The video will refuse to show stating that you have not installed flash player. I have similar problems with other SWT browser usage.
Comment 1 Danail Nachev CLA 2008-06-07 01:36:13 EDT
Forgot the platform used: Eclipse 3.4RC3, Fedora 9, Firefox 3beta5
Comment 2 Grant Gayed CLA 2008-06-09 16:00:19 EDT
Where is your flash plug-in installed?  The Browser looks for plug-ins in ~/.mozilla/plugins and <nativeBrowserDir>/plugins.  If a plug-in is installed anywhere else then MOZ_PLUGIN_PATH must be set in order to find it, see http://www.eclipse.org/swt/faq.php#mozillaplugins.
Comment 3 Grant Gayed CLA 2010-05-27 15:49:48 EDT
Timed out, closing report.  If this still happens for you with a recent eclipse build like http://download.eclipse.org/eclipse/downloads/drops/S-3.6RC2-201005201744/index.php when setting the MOZ_PLUGIN_PATH as described in http://www.eclipse.org/swt/faq.php#mozillaplugins then please reopen, thanks.