TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.wgt.game.sprites::Avatar$/getActiveAvatar()
at com.wgt.game::GameLogic/onBetweenShotsActivateComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.wgt.components::Dialog/onActivateComplete()
at BetweenShotsDialogAsset/frame16()[BetweenShotsDialogAsset::frame16:2]
This occours when closing a game out through the Menu/End Round option if the next shot is loading.
Note, I am running Flash10 for CS4 Professional( which includes a built-in debugger) on a Vista32bitSP1 machine using IE7 as a browser.