Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Accessing the Reveal in comp data (ExtendedScript)

  • Accessing the Reveal in comp data (ExtendedScript)

    Posted by Nimrod Zin on June 19, 2018 at 12:25 pm

    Hi,
    Is there a way I could make an object in a script from the data showing on the reveal in comp menu when right clicking a comp in the project window?

    Nimrod Zin replied 8 years, 2 months ago 2 Members · 2 Replies
  • 2 Replies
  • Walter Soyka

    June 19, 2018 at 2:40 pm

    You can used the usedIn attribute of an AVItem object, which returns an array with every comp the item is used in (copied at the time of invocation and not automatically updated).

    app.project.item(index).usedIn

    Walter Soyka
    Designer & Mad Scientist at Keen Live [link]
    Motion Graphics, Widescreen Events, Presentation Design, and Consulting
    @keenlive   |   RenderBreak [blog]   |   Profile [LinkedIn]

  • Nimrod Zin

    June 19, 2018 at 3:48 pm

    Thanks,
    I was looking for that and it seemed unlikely it was there.
    Thank you!

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy