Down a leafy lane or up queer street?

Richmond Mathewson richmondmathewson at gmail.com
Sun Apr 29 12:25:31 EDT 2018


I am being extremely stupid, and am getting so desperate I don't mind 
admitting it.

I have a stack containing a series of images that are 'empty' images 
with their
sources set to an external folder.

Now in my stackScript I have this:

|global route66 on preOpenStack put specialFolderPath("resources") & 
"/Desktop/Obfuscated/May 2018/assets/img/" into route66 go to card 
"TITLE" end preOpenStack|

and in my cardScript I have this:

|on preOpenCard set the lockScreen to true -------- set the filename of 
img "p1" to empty ------- set the filename of img "p1" to (route66 & 
"c1.png") set the blendlevel of img "p1" to 0 -------- wait 3 ticks set 
the lockScreen to false end preOpenCard so, WHY cannot I see the target 
image, merely a horrible grey square? Richmond. |





More information about the use-livecode mailing list