Your file may not be referenced by any other code in the app... I have
found that it appears not to compile the file unless it is "reachable"
from the file that you pass to mxmlc for compilation.
hth
Scott
Scott Melby
Founder, Fast Lane Software LLC
http://blog.fastlanesw.com
danny_yoo88 wrote:
Hi,
I'm working on a project with many many different source files.
For some bizarre reason, I have ONE ActionScript class that the
stand-alone F3B2 IDE refuses to check.
By check I mean it refuses to return any compiler errors regardless of
what I type into the file. I can type garbage characters, reference
invalid classes, etc and I get no problems when I build the project.
Any ideas? I've tried deleting and recreating the file but it still
doesn't seem to work...
Thanks,
Danny