I found out the list control (and many others) will not work in CocoonJS. I am trying to think of the best way to implement some sort of a list that will work. Here is the list I currently have:
http://www.gudensoft.com/moto/userLevels/
The only solution I can think of is to use a text object and an invisible sprite on top so that I can get the onClick event. Any other ideas?
Thanks!
Gudy