Ok I think I understand functions a bit better. Thanks for taking the time to help me learn.
I would like a different destination for the second button, and the third button and so on. Kinda like flipping through a story book but each turn of page takes a random number of clicks.
Where do I input the "scene2" command? after e.currentTarget, 3, 7, this, 1,?
Also a related question. If this is function(e) will it interfere with another function(e) ? specifically, you helped me build a meter that I am still using in my game, will the code collide once I put it in ?