nerdy question…
I made this quick “looks like powerpoint” drag thing for my dad, but it happily accomplishes a number of things:
1. the button/post-it graphics and actions are assigned by code thanks to an array
and
2. I am using the DepthManager class to assign a new depth to each post-it as you click it (i.e. the one you click will always rise to the top)
I was pretty amazed at how easy and helpful this class object is — which leads me to think: what other class objects should I be using? Not that I am doing too much in terms of scripting these days — but this was kind of fun to figure out…
here is the fla file, if you want to take a look and improve upon it (telephone game!).