From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 19:11:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C7F9016A420 for ; Tue, 28 Feb 2006 19:11:56 +0000 (GMT) (envelope-from ruzzi@compedgeracing.com) Received: from mail.compedgeracing.com (dsl-katy-207-70-139-52.consolidated.net [207.70.139.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16F7D43D48 for ; Tue, 28 Feb 2006 19:11:49 +0000 (GMT) (envelope-from ruzzi@compedgeracing.com) Received: from www.compedgeracing.com (localhost [127.0.0.1]) by mail.compedgeracing.com (Postfix) with ESMTP id 324CC5C2F; Tue, 28 Feb 2006 13:11:54 -0600 (CST) Received: from 63.97.49.74 (SquirrelMail authenticated user ruzzi) by www.compedgeracing.com with HTTP; Tue, 28 Feb 2006 13:11:54 -0600 (CST) Message-ID: <1032.63.97.49.74.1141153914.squirrel@www.compedgeracing.com> In-Reply-To: <20060228185851.GA96242@thought.org> References: <20060228185851.GA96242@thought.org> Date: Tue, 28 Feb 2006 13:11:54 -0600 (CST) From: "Robert Uzzi" To: "Gary Kline" User-Agent: SquirrelMail/1.4.6-rc1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: FreeBSD Mailing List Subject: Re: adding a *.wav or *mp3 file to my HTML 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: Tue, 28 Feb 2006 19:11:56 -0000 > One: how can I add this snd.wav to html? andor php? > Two: since it takes N secs to pull over the wav file, > is there a way to translate it to (say) 32k MP3? > And, again, how would I add this to my HTML/php > page without nagging my readers? > There can be lots of ways to do this but generally sounds are considered a nusance no matter what you do, but if you insist you can do something like this. Google will be your friend on this quest.