Has Flex Parser gone DEAD?

Everybody here might know the Flex ‘real-time’ parsing features, right? So I bring you a question on dealing with it.

Mine has just decided to stop parsing my codes. :slight_smile: It is parsing only the classes I’m actually using inside my main Application (as) file.

How could I set Flex to parse EVERYTHING?

Tanks for any directions.

Helo-o…! … any ideas?

i thought flex run-time parsing wasn’t arriving until flex 4

Strange, my main AS Application File is parsing in real-time. But other actionscipt files are ignored by Flex.
This sucks big time, how can a actionscript development environment just abort parsing?