Thanks for your reply Geoff
I was working around this property but was having no luck. I tried
again with your text (file and path different of course - and even
checked that the path was correct (there is a file "/Macintosh
HD/Desktop Folder/PCSOne/Pics/snake2.jpeg" - showed true)
I keep on receiving,
"Error description: Chunk: no such object"
Have I got this right, this single line should display the image in
the card? or is there some following command to display the image?
or is there a command before the "set the filename of . . " line?
Greg
>At 9:42 PM -0700 9/9/01, Greg Wills wrote:
>>I want to use a number of graphics, however do not want to import
>>them into the stack to make it too large. So what is the script to
>>get and show the graphic from this external file? I know it is a
>>simple answer (and I have even read the instruction manual!)
>
>You want the fileName property. Use:
>
>set the filename of image "Animation" to "/HD/Projects/blipvert.gif"
>
>regards,
>
>gc