> > > >Could not find file for class: > >org.apache.flex.html.beads.models.ToggleButtonModel > >File not found: org.apache.flex.html.beads.models.ToggleButtonModel > > This file in not in one of the SWCs in the project, but some code needs it.
But that's not the problem Alex. The change I introduced from one successful compilation to one failing is this line in the new TextNode.as var e:HTMLElement = textNode.parentNode; e.innerHTML = text; If I introuduced that and compiler reports that something wrong goes with ToggleButtonModel is clear that something wrong is going in some internals in falcon...