Monthly Archives: March 2008

ActionScript 3.0 Bible Errata

Much like the authors of the original Bible, we authors of the ActionScript 3.0 Bible have caught a lot of heat over discrepancies in our book. Unfortunately, working with several co-authors has its drawbacks and I am not able to … Continue reading

Tagged , , , , | 2 Comments

Reader Question: Why isn’t event bubbling working

A reader sent me this question. Thanks in advance to Michael: i’m dispatching an event from a sprite after it fades in completely dispatchEvent(new Event(Main.ENTER_SCREEN_COMPLETE)); i’m trying to listen for to this event but for some reason it doesn’t get … Continue reading

Posted in AS3, Flash, Programming | Tagged | Leave a comment