[flexcoders] Validation Error border/errorTip showing when control disabled

2008-08-10 Thread jamison_wilde
I have a component that enables/disables some controls in response to a login state. If they user logs in, they don't need to fill out certain data, since the server has it, but I don't really want to hide the controls as it would leave a big empty spot in the designs I was given. The problem is

[flexcoders] ModuleLoader erratically loading modules

2008-03-30 Thread jamison_wilde
I'm having a lot of issues with ModuleLoader only occasionally loading my modules. At first I thought maybe it was that I couldn't have the module open in more than one tab at a time in my browser, as this seemed to help a little. But it seems more like there is a basic problem with loading