I now see that it's throwing the error in this script as the event is null
private function effectEndHandler(event:EffectEvent):void
{
DragManager.endDrag();
}If there's no easy fix from the app, can someone point me to a tutorial so I can recompile the SDK for my app and at least catch that error? Thanks much. -- Sent from: http://apache-flex-users.2333346.n4.nabble.com/
