Return-Path: Received: from qmta05.emeryville.ca.mail.comcast.net ([76.96.30.48] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP id 4960807 for ae-list@media-motion.tv; Sun, 27 Jan 2013 03:11:37 +0100 Received: from omta15.emeryville.ca.mail.comcast.net ([76.96.30.71]) by qmta05.emeryville.ca.mail.comcast.net with comcast id sqAs1k0041Y3wxoA5qHBcl; Sun, 27 Jan 2013 02:17:11 +0000 Received: from HPZ200 ([76.20.32.7]) by omta15.emeryville.ca.mail.comcast.net with comcast id sqHA1k00S09DSM08bqHBFY; Sun, 27 Jan 2013 02:17:11 +0000 Message-ID: <831BFA51E4B6410AA2D539E21F503CD0@HPZ200> From: "Dan Ebberts" To: "After Effects Mail List" References: In-Reply-To: Subject: Re: [AE] Expression problem: Bad method arguments: one argument to mul() must be a scalar Date: Sat, 26 Jan 2013 18:17:13 -0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003F_01CDFBF1.5D9AF960" X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1359253031; bh=Y8CDPSENu/IXre9n9bdMx1QUAT6/XTis5xAkMvF03/E=; h=Received:Received:Message-ID:From:To:Subject:Date:MIME-Version: Content-Type; b=MDVQlh9vGy1X8GtiOW6SIPk3FzFlVAy+hXa8TiMehLauQkima6aCoW0JAK7qRoOlk 63uJkYeAtysx5EiqwjkZyQHSGbc/2AF2gC55bjBHeoSqtyyUopVfb2iHLT2kxG4Ju6 4j7cB+6BGSAD90kYCAewwDnMb+l5CQIZcA1J390YkbtY9neZjnBVGaqIX0yuYiF9Qz 8fmILTuNG1J6lGA8rl+mlY8FpK57VC8ZCzRBngDS3Pj2Y3CXhuOD4VObEZnZ38MVas JLsZZij82nLaaL6JxxDVeVSHA4UCA7jv2ge5P8UvjlzkPVkr12PmQfg81DD9PZpOnA vFQIRU6lkZCoQ== This is a multi-part message in MIME format. ------=_NextPart_000_003F_01CDFBF1.5D9AF960 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Ah. This should work. [scale[0]*s,scale[1]*s,scale[2]]; Dan From: scott.aelist=20 Sent: Saturday, January 26, 2013 6:09 PM To: After Effects Mail List=20 Subject: Re: [AE] Expression problem: Bad method arguments: one argument = to mul() must be a scalar ok but I want a non-uniform multiplication. I want to multiply the X and = Y but not the Z. On Sat, Jan 26, 2013 at 5:47 PM, Dan Ebberts = wrote: I=92d just change the last line to this: scale*s; ------=_NextPart_000_003F_01CDFBF1.5D9AF960 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
Ah. This should work.
 
[scale[0]*s,scale[1]*s,scale[2]];
 
 
Dan
 
Sent: Saturday, January 26, 2013 6:09 PM
Subject: Re: [AE] Expression problem: Bad method arguments: = one=20 argument to mul() must be a scalar
 
ok=20 but I want a non-uniform multiplication. I want to multiply the X and Y = but not=20 the Z.

On Sat, Jan 26, 2013 at 5:47 PM, Dan Ebberts = <debberts@comcast.net> wrote:
I=92d just change the last line to this:
 
scale*s;

 
------=_NextPart_000_003F_01CDFBF1.5D9AF960--