Need some help please

D

Dr. Hackenbush

would anybody be kind enough to try and help me here please.

i have a javascript that is for use in Adobe Photoshop to perform various
actions and when i try to run it i get the following error message

Error 2: self is undefined
Line:48
-> if(typeof(self.ywzXinited)=="undefined"){

as i have no knowledge about Javascript this means nothing to me, can you
help me out please.
if needed i can post the whole script

many thanks
 
D

Dr. Hackenbush

Dr. Hackenbush said:
would anybody be kind enough to try and help me here please.

i have a javascript that is for use in Adobe Photoshop to perform various
actions and when i try to run it i get the following error message

Error 2: self is undefined
Line:48
-> if(typeof(self.ywzXinited)=="undefined"){

as i have no knowledge about Javascript this means nothing to me, can you
help me out please.
if needed i can post the whole script

many thanks
fixed the problem, changed the extension from .js to .jsx and it now works
 
T

The Magpie

Dr. Hackenbush said:
[snip]
i have a javascript that is for use in Adobe Photoshop to perform various
actions and when i try to run it i get the following error message

Error 2: self is undefined
Line:48
-> if(typeof(self.ywzXinited)=="undefined"){

as i have no knowledge about Javascript this means nothing to me, can you
help me out please.
if needed i can post the whole script
Since it is for Photoshop and Adobe have this habit of using
ActionScript where they can, try changing the extension from ".js" to
".jsx" first. It may work, but no promises.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,142
Messages
2,570,818
Members
47,362
Latest member
eitamoro

Latest Threads

Top