[10] Lingo
10.1
What's the difference between score, movie and cast scripts?
10.2
So where should I put this handler?
10.3
Should I use "pause" or "go to the frame" to stay in one place?
10.4
Is it better to use the visible property or move sprites offstage?
10.5
I declared this variable global, but now I can't access it. Why?
10.6
These sprites share the same script, how do I know which one got clicked?
10.7
This frame has no script, why does tracing show up an exitFrame handler?
10.8
Can I send events to a specific object onstage?
10.9
How do I assign functions to specific keys or key-combinations?
10.10
How can I simulate a switch/case statement in Lingo?