Note that there are some explanatory texts on larger screens.

plurals
  1. USTim
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COI found it. A component I built forever ago implemented the IFormElement interface at some point when it wasn't finished, and things were out of sync. So @catholicon was right. Everything is good to go now.
      singulars
    2. COI will have to check to see if clear validation errors is being called anywhere else, but it is definitely occurring in validate element. my project is currently made up of 3 swf files, all 3 of which I have recompiled with the newest version of the library Swc. I can confirm that the most recent library is being built and called because it is running debug statements correctly
      singulars
    3. COThis is part of the Datagrid class. However, as it turns out, it's something similar to [this](http://stackoverflow.com/questions/2193953/flash-cs4-refuses-to-let-go), where the class itself was being cached behind the scenes, and absolutely nothing I did would change that. I ended up renaming the class and the file from Datagrid to DataGrid (as well as all files it was including... horrible), and everything is working fine. I suspect it might be a problem with using FlashBuilder 4.6 and Flash Professional CS5 together, or something...
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload