Backdrop problem
Posted: Sun Aug 10, 2014 9:27 pm
I have the following script:
on mouseUp
open stack "ATT"
go to cd 1
show stack "ATT"
set the backdrop to "white"
set the width of stack "ATT" to 959
set the height of stack "ATT" to 824
end mouseUp
The backdrop is giving only black, any color I use does not work. Even in this script it is defined as white, but still gives black.
How to change this? I am using LC 6.5
Thanks
Rob van der Sloot
on mouseUp
open stack "ATT"
go to cd 1
show stack "ATT"
set the backdrop to "white"
set the width of stack "ATT" to 959
set the height of stack "ATT" to 824
end mouseUp
The backdrop is giving only black, any color I use does not work. Even in this script it is defined as white, but still gives black.
How to change this? I am using LC 6.5
Thanks
Rob van der Sloot