Return-Path: Received: from [208.97.132.83] (HELO homiemail-a13.g.dreamhost.com) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP id 5114979 for AE-List@media-motion.tv; Fri, 21 Jun 2013 17:16:24 +0200 Received: from homiemail-a13.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a13.g.dreamhost.com (Postfix) with ESMTP id B30E1334075 for ; Fri, 21 Jun 2013 08:26:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=aescripts.com; h= mime-version:in-reply-to:references:from:date:message-id:subject :to:content-type; s=aescripts.com; bh=K0P4rU9iXOzCse3DzBJO6DRRy7 g=; b=h778k7+rK+yf9JddVIfIHcZKP+eVtP3w+coURQlQHU5yzwZYW8tBMZDBXG Q1Vkn1lz9b15Nd6+LKGS+Q/Cft5KbB7CM3Yc5H4xfzlucMm1kGxAtwBkcBC0gt5E 7MYc1yGpd1NtiF+LV1P1txMV1cO+tUe6neoIdD21W5WjJwim0= Received: from mail-ie0-f181.google.com (mail-ie0-f181.google.com [209.85.223.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: lists@aescripts.com) by homiemail-a13.g.dreamhost.com (Postfix) with ESMTPSA id 8891D334072 for ; Fri, 21 Jun 2013 08:26:35 -0700 (PDT) Received: by mail-ie0-f181.google.com with SMTP id x12so19565112ief.40 for ; Fri, 21 Jun 2013 08:26:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=0mtg0k/wG9PNPvp9r552hQrYjJCUeDG1AfRuNjUs/rc=; b=jJgPlGWEkDlDyCSOHcAxjBuRxlKcD+F6pT0iIy/JOHsKTeuHtYwD66NUvXrAJ9iPmV cGQjhBldjcMalq+WFU0P0sBWBa5PuXZJveyCkPoTIgYeYA1LxO+KCfSkKTQZYfJNIKoY LwYSNq5vpRy4E+lTpjs03psN2auMH2xyOgvq3+NJecSio2A56OrS+ZJeHOvOhu4fkcwt zYltQeherAo4j/+wZ4fM7Gr7sUhqedDjNZcdLcZJZv1SsyFx+k6TyKg48a3cf5BLNGtU j4SWn+x4R3BC02K2mV8egyBXb8ZWnGtrlVqnEbr36o/3AqozcEbcy8v2HShuQAAZ7+/D vA3Q== X-Received: by 10.43.171.10 with SMTP id ns10mr2753865icc.77.1371828394952; Fri, 21 Jun 2013 08:26:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.13.68 with HTTP; Fri, 21 Jun 2013 08:25:54 -0700 (PDT) In-Reply-To: References: From: Lloyd Alvarez Date: Fri, 21 Jun 2013 11:25:54 -0400 Message-ID: Subject: Re: [AE] Open Comp in script To: After Effects Mail List Content-Type: multipart/alternative; boundary=001a11c2e1122c9d5a04dfabb014 --001a11c2e1122c9d5a04dfabb014 Content-Type: text/plain; charset=ISO-8859-1 Since CS6 no more "workarounds" are necessary :-) * openInViewer()* On Fri, Jun 21, 2013 at 11:10 AM, Zack Lovatt wrote: > This workaround's been floating around on aehancers/the Cow for a while -- > http://forums.creativecow.net/thread/227/10710 -- haven't had to use it, > so I can't guarantee it'll work in later versions but worth a try! > > > Z > > Zack Lovatt > 416.786.4129 > www.zacklovatt.com > > > On Thu, Jun 20, 2013 at 8:50 PM, Jeff Almasol wrote: > >> hi phil, >> >> as of CS6, there's an openInViewer() method that you can use for a >> CompItem (to open in the Composition panel), AVLayer (to open in the Layer >> panel), or FootageItem (to open in the Footage panel). >> >> see the CS6 Scripting Guide for more details: >> >> http://blogs.adobe.com/aftereffects/2012/06/scripting-changes-in-after-effects-cs6-plus-new-scripting-guide.html >> >> :jeff >> >> >> >> On Thu, Jun 20, 2013 at 4:53 PM, Phil Spitler wrote: >> >>> Hi, I have a script that duplicates the current comp, then does a bunch >>> of stuff. >>> >>> I can't get the new comp to open via the script. >>> >>> I want the new comp to be the current timeline. >>> >>> Any ideas? >>> >>> Cheers. >>> >>> Phil >>> >>> *Phil Spitler* | Creative Technologist | *Bonfire Labs* | t : >>> 415.394.8200 m : 415.571.3139 >>> >>> Website | Facebook| >>> LinkedIn >>> >>> hi >> > > --001a11c2e1122c9d5a04dfabb014 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Since CS6 no more "workarounds" are necessary :-= )

=A0openInViewer()


On Fri, Jun 21, 2013 at 11:10 AM, Zack L= ovatt <zack@zacklovatt.com> wrote:
This workaround's been floating around on aehancers/th= e Cow for a while --=A0http://forums.creativecow.net/thread/227/10710= =A0-- haven't had to use it, so I can't guarantee it'll work in= later versions but worth a try!


Z



On Thu, Jun 20, 2013 at 8:50 PM, Jeff Al= masol <redefinery@gmail.com> wrote:
hi phil,

as of CS6, there's an open= InViewer() method that you can use for a CompItem (to open in the Compositi= on panel), AVLayer (to open in the Layer panel), or FootageItem (to open in= the Footage panel).

see the CS6 Scripting Guide for more details:
http:/= /blogs.adobe.com/aftereffects/2012/06/scripting-changes-in-after-effects-cs= 6-plus-new-scripting-guide.html

:jeff



On Thu, Jun 20, 2013 at 4:53 PM, Phil= Spitler <phil@bonfirelabs.com> wrote:
Hi, I have a script th= at duplicates the current comp, then does a bunch of stuff.

I can't get the new comp to open via the script.

I want the new comp to be the current timeline.

Any ideas?

Cheers.

Phil

Phil Spitler= =A0 |=A0 Creative Technologist =A0 |=A0 Bonfire Labs=A0 |=A0 t : 415.394.8200=A0 m : 415.571.3139

Website | Facebook | <= a href=3D"http://www.linkedin.com/company/235257?trk=3Dtyah" target=3D"_bla= nk">LinkedIn

hi=A0


--001a11c2e1122c9d5a04dfabb014--