From owner-freebsd-multimedia@FreeBSD.ORG Fri Aug 22 18:08:12 2014 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E90DFA6D for ; Fri, 22 Aug 2014 18:08:12 +0000 (UTC) Received: from smtp.kn-bremen.de (gruenbaer.kn-bremen.de [148.251.8.79]) by mx1.freebsd.org (Postfix) with ESMTP id A69993239 for ; Fri, 22 Aug 2014 18:08:12 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 77EBA3DE0DE6; Fri, 22 Aug 2014 20:08:05 +0200 (CEST) Received: from enceladus10.kn-bremen.de (noident@localhost [127.0.0.1]) by enceladus10.kn-bremen.de (8.14.5/8.14.5) with ESMTP id s7MI7AIK011162; Fri, 22 Aug 2014 20:07:10 +0200 (CEST) (envelope-from nox@enceladus10.kn-bremen.de) Received: (from nox@localhost) by enceladus10.kn-bremen.de (8.14.5/8.14.5/Submit) id s7MI7Afg011161; Fri, 22 Aug 2014 20:07:10 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Fri, 22 Aug 2014 20:07:09 +0200 To: Matthias Apitz Subject: Re: linux flash plugin not showing all content Message-ID: <20140822180709.GA11148@enceladus10.kn-bremen.de> References: <20140822060258.GA1158@tiny-r269739> <20140822152530.GA10726@sh4-5.1blu.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140822152530.GA10726@sh4-5.1blu.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 18:08:13 -0000 On Fri, Aug 22, 2014 at 05:25:30PM +0200, Matthias Apitz wrote: > El día Friday, August 22, 2014 a las 08:02:58AM +0200, Matthias Apitz escribió: > > > Hello, > > > > I'm using 11-CURRENT and ports from head, esp. > > > > firefox-31.0,1.txz > > linux-f10-flashplugin-11.2r202.394.txz > > > > Flash works fine with dynamic content, for example > > http://www.telesurtv.net/seccion/programas/index.html > > and Youtube, ... > > > > If you go to this advertisement site: > > > > http://coatscraftsuk.cmail2.com/t/r-l-mttiitl-gthlildtt-j/ > > > > there is in the middle some flash animation which pages through some > > paper style publication. A click into this brings up the same in a new > > flash movie and one can page through it, even with audio simulating the > > move to the next page. But, all the fotos are missing in this. I checked > > it with FF on Win7, there they are visible. > > > > It is for sure something really insignificant, but I'm curious, why is > > this? > > It does not work either with the same versions: > > Shockwave Flash > > File: libflashplayer.so > Path: /usr/lib/adobe-flashplugin/libflashplayer.so > Version: 11.2.202.394 > > on Ubuntu 14.04.1 > > matthias Maybe it needs newer flash, i.e. pepper flash that comes with linux chrome? (and thus likely doesn't work on FreeBSD) https://blogs.adobe.com/flashplayer/2012/02/adobe-and-google-partnering-for-flash-player-on-linux.html Just thinking... Juergen