From owner-freebsd-questions@FreeBSD.ORG Thu Jan 22 16:14:17 2009 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 A9AC51065674 for ; Thu, 22 Jan 2009 16:14:17 +0000 (UTC) (envelope-from david.karapetyan@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id 7C44D8FC22 for ; Thu, 22 Jan 2009 16:14:17 +0000 (UTC) (envelope-from david.karapetyan@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so4677093wfg.7 for ; Thu, 22 Jan 2009 08:14:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=wMWP50NpyTTzdsbU+tIw0i5Q2JkzVkm42JR1EGxrdDU=; b=b2GACeTjN06jmZDE/QAi2g99yuQvAcouLvyTa3QKDQpWJVN7J7mXmeUuX5SxlyGP8K ywwt38jaTPSX/SMdUoSzdBxMGAJL8vRzn5Ae18RSYjJT4gNTG+7sDcXlVxWXw7/CiyuM z0K1bMZdSHMeKvK59LWpCJoGjbtMHJG9Kd3cQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=dUCjX3gFKI32ZHW7bBMQVQanfiXJ8/2nPSgfctU71Nwvp+BpKNkvDEjoS+fVMNyCgV vTPtCP56YJp0Ct/cdyn2+24daOaHswqkTI5ITXuvZ0E9WF/Z7WdmqdqEeu1WtzzpNWK2 FMISmPDCTJdO6PhVY19MBlWa0sQRt5WIGyjAM= Received: by 10.142.73.13 with SMTP id v13mr2147679wfa.211.1232640856681; Thu, 22 Jan 2009 08:14:16 -0800 (PST) Received: from localhost (vagrant.math.nd.edu [129.74.203.241]) by mx.google.com with ESMTPS id 22sm19503323wfd.53.2009.01.22.08.14.15 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 22 Jan 2009 08:14:16 -0800 (PST) Date: Thu, 22 Jan 2009 11:14:15 -0500 From: David Karapetyan To: freebsd-questions@freebsd.org Message-ID: <20090122161415.GA13539@vagrant.math.nd.edu> Mail-Followup-To: freebsd-questions@freebsd.org References: <49787C30.9010207@shopzeus.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49787C30.9010207@shopzeus.com> User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Code to enlarge/shrink browser's embedded quicktime player 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: Thu, 22 Jan 2009 16:14:17 -0000 I was wondering if it was possible to generate code that would allow my clients to shrink or enlarge their quicktime players when playing lecture videos from my server. I know one can embed players into html code; however, wheat I specifically want is for someone to be able to click on a particular file in my apache server directory and then, when it begins streaming, have it play via a quicktime embedded interface that gives the client the option to manipulate its size. Ideally, I would like to generate a single bit of html code that can apply to all the files (rather than generate a series of href anchors for each). Can this be done? -- -- Best, David Karapetyan http://davidkarapetyan.homeunix.com University of Notre Dame Department of Mathematics 255 Hurley Hall Notre Dame, IN 46556-4618 Phone: 574-631-5706 Cell: 202-460-5173 Fax: 574-631-6579