Quirky sometimes. Other than the obvious matching case, etc... Make sure each line of ActionScript is ended properly. I've seen where not putting the ";" after property declarations caused problems.
Often just choosing a better coding font will help you spot these little things more easily. My font is: Bitstream Vera Sans Mono<http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/> I once helped a guy find out that he mixed VO (vee-oh) and V0 (vee-zero) together. Which with the right font, looks exactly the same. Regards, Rob On Feb 7, 2008 9:43 PM, Josh McDonald <[EMAIL PROTECTED]> wrote: > Hi guys, maybe you can help me... > > I have one class that is auto-complete-proof. I can't find it with > auto-complete from other classes, nor can I auto-complete when I'm editing > it. Everything is compiling and running just fine, and the same class seems > to work fine in another project. I've seen similar problems when there's a > curly brace missing or the package name is wrong, but then it won't compile > or run, either. It's obviously not end-of-the world, but it's kinda annoying > :) > > BTW I've tried in beta 2 and beta 3, with the same result. > > -Josh > > -- > "Good people will do good things, and bad people will do bad things. But > for good people to do bad things—that takes religion." > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] > > -- -- Regards, Rob Rusher Adobe Certified AIR, Connect, ColdFusion MX and Flex Instructor m: 303-885-7044 im: robrusher

