Avatar

Level 2

Hi,

I was trying out the external authentication with Flash Builder beta2 and php, in which I made a simple login panel, which switches to a new state with some ALCS-components (a SharedWhiteboard and a Roster). Altough the login proces works (I get a token returned) and I get into the new state with the shared components, I get an error from the moment I want to interact with them, eg when I want to draw something on the SharedWhiteboard. The error looks like:

Error #1053: Illegal override of NullSwatchPanel in com.adobe.coreUI.controls.nullColorPickerClasses.NullSwatchPanel.

Is this due to the switch to Flex 4? Should I report this as a bug somewhere?

Best regards,

Hans