WebmasterForums.NET - Webmaster Forums & Directory
 

Go Back   WebmasterForums.NET - Webmaster Forums & Directory > Design and Development > Graphics and Multimedia
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Graphics and Multimedia Need a bit of help with graphics and multimedia design?Not sure which program to use?How to use special effects?Ask our members for help on all related topics

Reply
 
Thread Tools Display Modes
Old 07-31-2006, 02:24 PM   #1
Prussia
Member
 
Join Date: Jul 2006
Location: Frankfurt, Germany
Posts: 45
Prussia is on a distinguished road
Default Photoshop CS - how to start Javascript Debugger ?

Hi folks,
I wonder how i can open the javascript debugger, which is included in
'Photoshop CS'. Does anybody know ?

Thx,
__________________
"A hedge between keeps friendship green"
Prussia is offline   Reply With Quote
Old 07-31-2006, 02:24 PM   #2
Prussia
Member
 
Join Date: Jul 2006
Location: Frankfurt, Germany
Posts: 45
Prussia is on a distinguished road
Default

Look for the scripting and javascript pdf files installed with Photoshop on
your system.
Here's one web page, of many, that discusses it:
http://www.lodgephoto.com/articles/pshop_scripting.htm
__________________
"A hedge between keeps friendship green"
Prussia is offline   Reply With Quote
Old 07-31-2006, 02:24 PM   #3
Prussia
Member
 
Join Date: Jul 2006
Location: Frankfurt, Germany
Posts: 45
Prussia is on a distinguished road
Default

Hi,
thankx.
I already managed it out .
For all who are interested:
* To make the debugger appear at the start of the javascript program,
put a '$.level=2;' line at the start of the javascript file.
* Or at a line, where you want the debugger to appear, put a
'debugger;' command into the line.
* Although there is a '//@include' command, i would put all source code
into one file,
as the debugger currently has problems with tracing to a function in
another file (there is a '//@show include;' command, but it makes some
troubles at my program..)
* Write a generic 'Object.toString()' method to inspect objects at the
command line.
* Don't put a 'debugger;' command into window-callback functions.
* Watch out for the 'ScriptListener' - very useful tool.
* There is a tool for generating windows resource strings - see
http://www.jkozniewski.com/tools/csuib.html
__________________
"A hedge between keeps friendship green"
Prussia is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 07:58 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
WebmasterForums.NET - Webmaster Forums & Directory