What if any are the ramifications of using Flash keywords as object params? For example,…
var myObject:Object = {label:"foobar", backgroundColor:0xFFFF00, x:0, y:0}
I’m doing this now but I get lots of heartburn when the Actions panel renders them blue.