CS4 – Enabling warnings for missing type delarations
Posted in Software Development on February 8th, 2009 by Russ TarletonTurns out it’s the same procedure as doing it for CS3:
- With notepad, edit C:\Program Files\Adobe\Adobe Flash CS4\en\Configuration\ActionScript 3.0\EnabledWarnings.xml
- Search for the line:Â Â Â Â <warning id=”1008″ enabled=”false” label=”kWarning_NoTypeDecl”>Missing type declaration.</warning>
- Change “false” to “true”.Â
- Save the file and restart Flash