Skip navigation
Currently Being Moderated

How to execute a javascript directly from a c++ plugin?

May 28, 2012 5:49 AM

I have created a photoshop plugin. I need to execute a javascript from the plugin itself. I am able to execute the script if I write the script in a seperate jsx file and execute it using its path(filename). But I need a method to execute script if that script is there as a string within the plugin code.

 

Thanks

 

 
Replies
  • Currently Being Moderated
    Aug 19, 2012 7:17 AM   in reply to poortip87

    Hi,

    On what data 'ExecuteScript' works?

     

    Could you develop a filter which creates layers, applies on them some actions using Photoshop's filters (Using 'ExecuteScript') and then continue to work on them?

     

    Thanks.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points