(please forgive me, I’m extremely new to flash) When I create SWF file in my flash project in CS6 Pro (by clicking “Test project”), I got no errors, no warnings information whatsoever. SWF is created whether the actionscript code is correct or not (and if code is not correct, SWF don’t work properly, so it is affected by the code changes). When I do the same in Flash 8, I got compile errors info in the output tab, but in CS6 there is absolutely nothing…
Share
I had to open .fla file and then choose ‘debug’. Then “Compiler Errors” window appeared next to the “Output” window. I can now just click “Test project” and I have all errors in that window.