I am creating a component inside a library project. This compiles up
to a swc file. I am using this swc inside another project by adding it
to the flex build path.

All works fine as long as I do not have any <states> inside my
component. Even stranger I can have <states> <state> tags, but as soon
as I put any code inside the <state> it will not show in the designer
when used in the other project.

FB2 complains with a warning saying "Design Mode: Definition of
{componentName} not found. Choose Design ... and refresh "

And stranger still ... It runs and displays ok at runtime.

By removing my the code inside my <state> tags it all works fine.

Can any one help ??

Thanks

BOb

Reply via email to