I have some AS code that has event.type in it. When this is cross-compiled to 
JavaScript, it is turned into event.get_type(), but the JS version of 
org.apache.flex.events.Event does not have a get_type() function. I'm wondering 
if we should add it so cross-compiled code works?

Peter Ent
Adobe Systems

Reply via email to