openBackground
Syntax
on openBackground
...
end openBackground
Explanation
Whenever SuperCard shows a different card that has a different background from the
previous card, it sends an openBackground
message to the current card, which allows
the background’s script to perform some setup.