From owner-freebsd-questions@FreeBSD.ORG Fri Oct 18 19:36:01 2013 Return-Path: Delivered-To: freebsd-questions@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 ESMTP id 0C5562F4 for ; Fri, 18 Oct 2013 19:36:01 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C19732970 for ; Fri, 18 Oct 2013 19:36:00 +0000 (UTC) Received: from [89.204.135.129] (helo=tiny-r255948) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1VXFpv-0001CP-Ko for freebsd-questions@freebsd.org; Fri, 18 Oct 2013 21:35:51 +0200 Received: from tiny-r255948 (localhost [127.0.0.1]) by tiny-r255948 (8.14.7/8.14.3) with ESMTP id r9ILZn9l001010 for ; Fri, 18 Oct 2013 21:35:49 GMT (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny-r255948 (8.14.7/8.14.3/Submit) id r9ILZlKv001009 for freebsd-questions@freebsd.org; Fri, 18 Oct 2013 21:35:47 GMT (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny-r255948: guru set sender to guru@unixarea.de using -f Date: Fri, 18 Oct 2013 21:35:47 +0000 From: Matthias Apitz To: freebsd-questions@freebsd.org Subject: firefox && HTML5 && flash Message-ID: <20131018213547.GA1001@tiny-r255948> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 10.0-CURRENT r235646 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.135.129 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 19:36:01 -0000 Hello, I have a very recent 10-CURRENT with firefox 24.0.1 and Linux flash as .mozilla/plugins/npwrapper.libflashplayer.so; Flash content, for example from http://www.telesurtv.net/ plays fine; Youtube plays also fine, but only when Linux flash is removed from .mozilla/plugins; if npwrapper.libflashplayer.so is there, Youtube complains. How can I switch between HTML5 and npwrapper.libflashplayer.so? Thx matthias