-
as seen on Stack Overflow
- Search for 'Stack Overflow'
There's a dearth of info in the supporting PDFs and on the web. I happened to come across a post in a blog that mentioned that $.write() or $.writeln() will write a string to the javascript console. Quite useful. Does anyone know if this $ object has any additional properties or methods?
>>> More
-
as seen on Super User
- Search for 'Super User'
Had to edit this to make it more clear.
In ExtendScript Toolkit I see a soundbooth object. It has only a handful of functions, one of which is called sendScriptToSoundbooth() which implies you can script Soundbooth().
What is the scripting language in soundbooth and how do you get started with scripting…
>>> More
-
as seen on Super User
- Search for 'Super User'
I'm building a web service, and I can't seem to figure this out. I've Googled everywhere, but nothing seems to fit as I need it.
The user enters details into the website, and then a PSD file is edited via ExtendScript with the details they've entered. The file is saved, and available to download…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I think I'm going a little crazy.
Right now, I'm working with the following languages (I was just doing a mental inventory):
C++ - our game engine
Assembler - low level debugging and a few co-processor specific routines
Lua - our game engine scripting language
HLSL - for shaders
Python - our build…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I wrote a quite big script for Photoshop CS5.1 on my 64bit Vista machine. Now when I run the very same script on my new 64bit Windows 7 machine, Adobe ExtendScript Tool complains about activeDocument (no such element) in this simple script:
#target photoshop
var pDoc = app.activeDocument;
alert("Done…
>>> More
-
as seen on Super User
- Search for 'Super User'
Closed my computer last night, went home. Opened it and it had restarted. Now when I open a couple programs such as Adobe Fireworks or Appcelerator Titanium they throw up a nasty error like below. Other programs (Chrome, Firefox, Textmate, Versions) works fine.
Any thoughts on this? I haven't…
>>> More
-
as seen on Super User
- Search for 'Super User'
Closed my computer last night, went home. Opened it and it had restarted. Now when I open a couple programs such as Adobe Fireworks or Appcelerator Titanium they throw up a nasty error like below. Other programs (Chrome, Firefox, Textmate, Versions) work fine.
Any thoughts on this? I haven't owned…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have a customer who is using Outlook 2003 (Microsoft Online Services) and Adobe reader 9+. When they send a PDF from Adobe reader to Outlook (via the Send as attachment to e-mail feature in Adobe), it freezes for 30 seconds to 5 minutes before the new e-mail pops up with the PDF attachment.
I'm…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have a customer who is using Outlook 2003 (Microsoft Online Services) and Adobe reader 9+. When they send a PDF from Adobe reader to Outlook (via the Send as attachment to e-mail feature in Adobe), it freezes for 30 seconds to 5 minutes before the new e-mail pops up with the PDF attachment.
I'm…
>>> More
-
as seen on Super User
- Search for 'Super User'
I'm on Mac OS X 10.5.8 running Flash Player 10,0,32,18. Flash Player is dumping giant amounts of error logging into the system log (stuff like "bit length overflow" and "code 0 bits 6-7"). Here's a tiny sampling:
Oct 14 13:09:41 thorst-2 [0x0-0x58058].com.adobe.flash-10.0[2416]: bit length overflow
Oct…
>>> More