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.
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.