Return-Path: Received: from mta11.charter.net ([216.33.127.80] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP id 4629558 for ae-list@media-motion.tv; Fri, 17 Feb 2012 17:32:14 +0100 Received: from imp10 ([10.20.200.15]) by mta11.charter.net (InterMail vM.8.01.05.02 201-2260-151-103-20110920) with ESMTP id <20120217163834.OLQO4059.mta11.charter.net@imp10> for ; Fri, 17 Feb 2012 11:38:34 -0500 Received: from [192.168.2.6] ([24.205.88.47]) by imp10 with smtp.charter.net id b4eZ1i00S11HYT4054eZtt; Fri, 17 Feb 2012 11:38:34 -0500 X-Authority-Analysis: v=1.1 cv=JYQIUidRAECiNa+jsiaNMIhYElg3H2WoMKCJIGO75f4= c=1 sm=1 a=nYNyULn6JoAA:10 a=yUnIBFQkZM0A:10 a=B+8qk+Kcu1Ba1jRfEkRdhQ==:17 a=hOpmn2quAAAA:8 a=W9xfDLEtQ5D_BqTQDNgA:9 a=AmVpLxDHboBd-WhPxbsA:7 a=pILNOxqGKmIA:10 a=RFaxJ1YKWH0A:10 a=p3b_eOXHgIUA:10 a=hUswqBWy9Q8A:10 a=pQ2Cxa5xfLxp4vPCqF0A:9 a=yhbBJ5A_1_qRFIfIBIgA:7 a=_W_S_7VecoQA:10 a=B+8qk+Kcu1Ba1jRfEkRdhQ==:117 From: Jonathan Penzner Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: multipart/alternative; boundary=Apple-Mail-70--997804737 Subject: Re: [AE] Isolating Objects from a PSD File Date: Fri, 17 Feb 2012 08:38:33 -0800 In-Reply-To: To: "After Effects Mail List" References: Message-Id: <9167D90A-5C94-4484-9D63-FEA76FCA84BF@charter.net> X-Mailer: Apple Mail (2.1084) --Apple-Mail-70--997804737 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Fantastic. Thanks, Evan. Great tip. On Feb 17, 2012, at 2:50 AM, Evan Fotis wrote: > FWIW I use a script that deletes all channels and paths at once: >=20 >> #target photoshop >> app.bringToFront(); >> var theImage =3D app.activeDocument; >> theImage.pathItems.removeAll(); >> theImage.channels.removeAll(); >=20 > On 17-Feb-12 02:11, Jonathan Penzner wrote: >>=20 >> By the way, wouldn't it be nice if, in Photoshop, you could select = all the paths or alpha channels at one time and drag them to the trash? = I often receive files with dozens of paths and deleting them one at a = time is a pain. JONATHAN PENZNER SUNDANCE/REALTIME VIDEO EDITING =95 MOTION GRAPHICS =95 DESIGN | STUDIO 626 345-0285 | | CELL 818 321-2890 | SUREAL@CHARTER.NET --Apple-Mail-70--997804737 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252
=20 =20
FWIW I use a script that deletes all channels and paths at once:

#target photoshop
app.bringToFront();
var theImage =3D app.activeDocument;
theImage.pathItems.removeAll();
theImage.channels.removeAll();

On 17-Feb-12 02:11, Jonathan Penzner wrote:
By the way, wouldn't it be nice if, in Photoshop, you could select all the paths or alpha channels at one time and drag them to the trash? I often receive files with dozens of paths and deleting them one at a time is a pain.


JONATHAN = PENZNER
VIDEO EDITING =95 MOTION GRAPHICS =95 = DESIGN
| STUDIO 626 = 345-0285  CELL = 818 = 321-2890 SUREAL@CHARTER.NET

= --Apple-Mail-70--997804737--