Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

How to automate actions with smart objects?

Explorer ,
Nov 22, 2022 Nov 22, 2022

Hi everyone,

 

I have a mockup of a picture frame where the photo inside of the frame is changeable via smart object. I have a folder of dozens of photos that I would like to automate replacing the photo in the frame so I don't have to do it manually.

 

The problem is when I record an Action of myself opening the smart object, placing a photo, and closing it, I tried to use File>Automate>Batch to do this on all the photos in the folder. But as soon as the step comes to open the smart object, I get an error "the command select is not currently available," then "command edit contents is not currently available."

 

How can I automate this process using actions and the batch function correctly?

 

Thanks

 

TOPICS
Actions and scripting
796
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Nov 22, 2022 Nov 22, 2022

You may need to use a different approach for smart object replacement for batch actions or alternatively use a script instead of a batch action.

 

There are many mock-up scripts posted in the forum that use smart objects if you use the search feature.

 

Otherwise:

 

https://github.com/MarshySwamp/JJMack-Archive

Translate
Adobe
Community Expert ,
Nov 22, 2022 Nov 22, 2022

You may need to use a different approach for smart object replacement for batch actions or alternatively use a script instead of a batch action.

 

There are many mock-up scripts posted in the forum that use smart objects if you use the search feature.

 

Otherwise:

 

https://github.com/MarshySwamp/JJMack-Archive

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 22, 2022 Nov 22, 2022

Hi I actually figured it out using those scripts. Thank you!

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 22, 2022 Nov 22, 2022
LATEST

Alternate way of replacing images is using Data driven graphics Creating data-driven graphics in Photoshop (adobe.com), its worth to know.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines