I'm trying to create a MXML component with custom [Style] defined is <mx:Script> section. The compiler is complaining that "[Style] must annotate a class".
I understand this message and I see where the problem is but I don't know how to overcome it. Any advice? Thanks, Borek

