Bug 236166

Summary: [Browser] Browser don't display flash content
Product: [Eclipse Project] Platform Reporter: Danail Nachev <d.nachev>
Component: SWTAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: d.nachev, steve_northover
Version: 3.4Keywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard:

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.