Have a main stack now that works fine (shape as a grc, bg as a grc, 4 cards). Now, dependent of the choices of this main stack I want to show a sub stack window at a certain point.
My code:
Code: Select all
lock screen
go cd the short name of me of stack "content"
move stack "content" to the right of me +397, the top of me + 490
show stack "content"
unlock screen
To be clear: anything works ok, but when I use the saved work the other morning, all's gone haywire?
I have set the locs (and the visible) of the sub-stack over and over, but too often the next day the loc as well as the bg grc is borked. Really, I save it every day when it works, to find a borked version the other day.
What's goin on, anybody an idea?
Have fun!