Hi Everyone,
I am receiving the following error when trying to run ASDoc against a Flex library. Any ideas?
Error: Access of possibly undefined property id through a reference with static type flash.display:DisplayObject. markersByName[marker.id] = marker;
This is obviously an ASDoc issue, as Flex doesn't complain about this.
Any ideas?