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

Datasets and Javascript

New Here ,
Jul 05, 2009 Jul 05, 2009

Hello everyone,

I am trying to use the 'datasets' along with javascript.

I have a psd for which a dataset is defined and is importing the images according to the information from a text document.

I have some set of images which will change each time  and will be placed in the root folder using javascript with same filenames and I want to update the images without doing changes in the text document or the dataset whcih is defined.

I am able to update the images for the file which I used to define the variables and the dataset file using javascript (I used Script Listener for this). But after I replace the images with new set it'z not working.

Please reply for this if you have a solution

Thanks in advance

TOPICS
Actions and scripting
682
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
Adobe
Guru ,
Jul 06, 2009 Jul 06, 2009
LATEST

If I understand what you are doing you should be able to replace the images. The full path and filename needs to be the same. The only reason I can think that it's not working to you is either the path is different or the filenames are different

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