From owner-freebsd-questions@FreeBSD.ORG Mon Jan 26 03:17:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8054A16A4CE for ; Mon, 26 Jan 2004 03:17:08 -0800 (PST) Received: from madras.dyndns.org (dsl-137.241.240.220.dsl.comindico.com.au [220.240.241.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id A992643D2D for ; Mon, 26 Jan 2004 03:17:06 -0800 (PST) (envelope-from ggop@madras.dyndns.org) Received: from madras.dyndns.org (localhost [127.0.0.1]) by madras.dyndns.org (8.12.10/8.12.10) with ESMTP id i0QBF74r004474; Mon, 26 Jan 2004 22:15:08 +1100 (EST) (envelope-from ggop@madras.dyndns.org) Received: (from ggop@localhost) by madras.dyndns.org (8.12.10/8.12.10/Submit) id i0QBF7je004469; Mon, 26 Jan 2004 22:15:07 +1100 (EST) (envelope-from ggop) Date: Mon, 26 Jan 2004 22:15:06 +1100 From: Gautam Gopalakrishnan To: Jonathan Chen Message-ID: <20040126111506.GA4412@madras.dyndns.org> References: <20040126062631.GC26017@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040126062631.GC26017@grimoire.chen.org.nz> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org cc: marlon corleone Subject: Re: macromedia plugin question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 11:17:08 -0000 On Mon, Jan 26, 2004 at 07:26:31PM +1300, Jonathan Chen wrote: > On Mon, Jan 26, 2004 at 01:23:12AM +0000, marlon corleone wrote: > > We are unable to locate a single Web player that best matches your platform > > and operating system. > > Please visit our table of recommended Web players. . > > > > > > where can i get macromedia plugins for freebsd 5.2? is it included in ports? You could install www/flashpluginwrapper which will install the linux_base too. And then follow instructions in it for making it work with mozilla or firebird. This supports only upto Flash 5 though. hth Gautam