iconify a stack
Posted: Wed Dec 11, 2013 2:32 am
Hi. I am trying to get one stack to minimize itself while opening a second stack. This script is part of the stack "alien bugs".
Immediately after alien bugs iconifies, it reopens. How can I make a stack keep itself iconic?
on opencard
go to stack "controller"
set the iconic of stack "alien bugs" to true
end opencard
Immediately after alien bugs iconifies, it reopens. How can I make a stack keep itself iconic?
on opencard
go to stack "controller"
set the iconic of stack "alien bugs" to true
end opencard