I saw the embed tag that was used before the class definition, but I only saw that Keith uses them.
[Event(name="select", type="flash.events.Event")] [Event(name="close", type="flash.events.Event")] [Event(name="resize", type="flash.events.Event")] public class Window extends Component{
can someone tell me what this does?
source share