This happened after I imported a .swc file. This all worked in flex 2..
--- In [email protected], "Dominic Pazula" <[EMAIL PROTECTED]> wrote: > > Errors like that usually mean you are trying to declare a variable that > Flex has defined elsewhere. Try 'textDecoration1' or something like it. > > --- In [email protected], "greggiec" <greggiec@> wrote: > > > > I keep getting this error. > > > > Declaration of style 'textDecoration' conflicts with previous > > declaration in C:\Program Files\Adobe\Flex Builder 3 > > Plug-in\sdks\3.0.0\frameworks\libs\framework.swc(mx/controls/ToolTip). > > > > > > > Anyone know what this is? > > >

