This came up in another post, but I thought I'd make an individual thread.
Would be very powerful and extemely handy if we could store types other than Number and Text as local or global variables. For instance storing a Sprite would allow you to have references to more than one instance of the same Sprite at any one time and cut down on a lot of work arounds.
Also, am I right in thinking you can't currently store a local boolean? (besides using the 1/0 work around).