Return-Path: Received: from oproxy13-pub.unifiedlayer.com ([69.89.16.30] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with SMTP id 5114984 for AE-List@media-motion.tv; Fri, 21 Jun 2013 17:19:31 +0200 Received: (qmail 30767 invoked by uid 0); 21 Jun 2013 15:29:42 -0000 Received: from unknown (HELO host245.hostmonster.com) (74.220.215.245) by oproxy13.unifiedlayer.com with SMTP; 21 Jun 2013 15:29:42 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zacklovatt.com; s=default; h=Content-Type:To:Subject:Message-ID:Date:From:References:In-Reply-To:MIME-Version; bh=IVCuK/v+M2P1toonPoZhgPwR88xyPIK+cZTxERa6ap4=; b=4u9POwGWUX8jrF0DurdZQhcWGb+2Xwfc1dKt3eXnOaaKTFqrRbQphClacMiL1L0Omv7iE8IQWGawOeUBaqrJonGnVsVRvNiO0Tq248DiOqjN2b5KRmG9hQwc2v5lraKs; Received: from [74.125.82.47] (port=61057 helo=mail-wg0-f47.google.com) by host245.hostmonster.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.80) (envelope-from ) id 1Uq3HS-00024x-6Q for AE-List@media-motion.tv; Fri, 21 Jun 2013 09:29:42 -0600 Received: by mail-wg0-f47.google.com with SMTP id l18so6524593wgh.2 for ; Fri, 21 Jun 2013 08:29:40 -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=IVCuK/v+M2P1toonPoZhgPwR88xyPIK+cZTxERa6ap4=; b=DdU30osboXDUelW6/KevTE1W8pEp+Gpa9s02yV2L/eYiaEd7BJYDWdJgWeNOu5+T/W 3sLiiRyF6xnqeBJ7UVP+Yq/bzlcWiJ+f+eqntb33DgkCRVJ5/VEaBYsAKaWo3ERQ/0/j gO/SMsniN50UnWPsOI1RqEDXMtMbUid5B1lxa69AfavOw3LJGske+HoHg5XJlBSYgW13 TTcv2hCAt2CBwUNGIL5Dk7woD4qVswQG1Q6XXSSmKQ1PpVH6vX+3Imfh4XM03RxA0dxl 0WAr5KOekQURtN/AQHbgHrSakonEMn9gUpaByRuxyIQTDaQEiH7YZgompKuDnDAioQdZ mHpA== X-Received: by 10.180.75.110 with SMTP id b14mr3200856wiw.6.1371828580658; Fri, 21 Jun 2013 08:29:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.47.135 with HTTP; Fri, 21 Jun 2013 08:29:00 -0700 (PDT) In-Reply-To: References: From: Zack Lovatt Date: Fri, 21 Jun 2013 11:29:00 -0400 Message-ID: Subject: Re: [AE] Open Comp in script To: After Effects Mail List Content-Type: multipart/alternative; boundary=f46d043be2283e3a3904dfabbb29 X-Identified-User: {2847:host245.hostmonster.com:trinolia:zacklovatt.com} {sentby:smtp auth 74.125.82.47 authed with zack@zacklovatt.com} --f46d043be2283e3a3904dfabbb29 Content-Type: text/plain; charset=ISO-8859-1 Serves me right for only skimming Jeff's message! On Fri, Jun 21, 2013 at 11:25 AM, Lloyd Alvarez wrote: > 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 >>> >> >> > --f46d043be2283e3a3904dfabbb29 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Serves me right for only skimming Jeff's message!



On Fri, Jun 21, 2013 at 11:25 AM, Lloyd Alvarez <lists@aescri= pts.com> wrote:
Since CS6 no more "wor= karounds" 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



--f46d043be2283e3a3904dfabbb29--