From owner-freebsd-questions@FreeBSD.ORG Mon Aug 4 03:24:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0015B1065755 for ; Mon, 4 Aug 2008 03:24:53 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.234]) by mx1.freebsd.org (Postfix) with ESMTP id C516F8FC17 for ; Mon, 4 Aug 2008 03:24:53 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so2762369rvf.43 for ; Sun, 03 Aug 2008 20:24:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=RGWySPuwphF2Vgsa84ZHk3rvy2wbXbY1h0Pi2xWCgWc=; b=MfI4K2gqIBlheR3wGwsALFx04cM4tl8euJ5A1YqJV9+iiIyq2zEbF2bUhwi/Easci3 x9oxBWCap8lliOmmy8h8bE7TMP09qtbuUplmUiueBNMK+Gyp1nNYWgdhQB7ueRzTuk3f x7Z0ZllB/KU3EHYYaCbFpYFTUenPPOxt7n6vI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=tww10fmXCKfTHzORjQZ0EFVq/5gw+PR2G0/rtentt4O8aIzIh7oP0et9881MXsDNBh xhIaRvCZtcelaVhgOcmQNps0z6GdQESlSmxo+utDOlPpsqKdO5z3iRqU70ppNtX1wQX9 zMhVw6ZbL5LTeSXOm7yNKQAI4Mn/8rI075GXQ= Received: by 10.141.71.8 with SMTP id y8mr7305003rvk.32.1217820293245; Sun, 03 Aug 2008 20:24:53 -0700 (PDT) Received: by 10.141.28.19 with HTTP; Sun, 3 Aug 2008 20:24:53 -0700 (PDT) Message-ID: <11167f520808032024ubcf1140oaeca3655c28756ed@mail.gmail.com> Date: Sun, 3 Aug 2008 22:24:53 -0500 From: "Sam Fourman Jr." To: "Conrad J. Sabatier" In-Reply-To: <20080803204726.5c830eee@serene.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200806071500.28001.derek.graham@att.net> <20080803204726.5c830eee@serene.no-ip.org> Cc: Derek Graham , freebsd-questions@freebsd.org Subject: Re: Flashplugin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 03:24:54 -0000 On Sun, Aug 3, 2008 at 8:47 PM, Conrad J. Sabatier wrote: > On Sat, 7 Jun 2008 15:00:27 -0500 > Derek Graham wrote: > >> Hey all, >> >> I have tried using swfdec-plugin to do flash, but it doesnt seem to >> work too well at least with firefox. >> One ... I prefer being able to select what flash loads automaticly and >> Two ... I like to be able to see the flash video but all it does is >> freeze >> >> I can't seem to get linux-flashplugin7 anymore due to the restricted >> status. Flashplugin9 locks up also, which we all know already. I have >> heard gnash doesnt do much better... Anyone have a solution that works >> halfway? > > I just installed the "HEAD" version of Gnash today, and I must say, it's > working much, much better than the official release version (0.8.3). > Sites that malfunctioned before are now displaying properly at last! maybe the gnash-devel port should be updated Sam Fourman Jr.