PDA

View Full Version : Internal build error that no longer exists!!! flex bug


Cyprus106
02-18-2008, 08:29 PM
I know this has happened to more than just me. I've got an "Internal build error" that all started from TextFormat's Align. I put "Center" instead of "center" and it's been the bane of my existence for the past hour and a half.

I've commented out the line and it's like it won't even read it. In fact, I went so far as to clear the ENTIRE FILE where the error was and put it in a word document. and tried to run it again, and I should have gotten MASSIVE errors (because almost every other class is referencing this one) but I got one at runtine: the same internal build error for code that is nonexistant. This has happened to me before, and I think I've even posted about it. but there has GOT to be some way to stop this.

fou99004
02-19-2008, 04:23 PM
If you want to avoid this issue in the future, adobe has created the flash.text.TextFormatAlign class. You then set your align to TextFormatAlign.CENTER and then you will never have to worry about this issue again plus you will get cool code hinting.

dr_zeus
02-19-2008, 07:02 PM
Try cleaning your project.