Re: Displaying an image located on local drive
Posted: Sun Mar 03, 2013 4:30 pm
Hi Trax,
one more thing
Do not use THE when addressing objects:
BAD: put the image "imgBlank" of the card "crdImages" of stack "sstkResources"...
Good: put image "imgBlank" of card "crdImages" of stack "sstkResources"...
Best
Klaus
one more thing
Do not use THE when addressing objects:
BAD: put the image "imgBlank" of the card "crdImages" of stack "sstkResources"...
Good: put image "imgBlank" of card "crdImages" of stack "sstkResources"...
Best
Klaus