In the below code I am getting an alert saying "Invalid Image Data".
try
{
var myImage = ScriptUI.newImage("C:\\Users\\Brian\\Desktop\\testImage.gif")
}
catch(e)
{
alert(e)
}
I am under the impression that ScriptUI objects can accepted images in the form of a GIF from the API found here -> http://jongware.mit.edu/idcs5js/pc_ScriptUIImage.html
This is the image I am trying to use. I'm not sure if you will be able to download it from the forums but if you can it is a good test case. This does not work on a Mac/PC on CS 5.5.
Any help or explanations would be great! Thanks.
North America
Europe, Middle East and Africa
Asia Pacific