Hi Jason Thanks for the reply. It worked.
thanks ilikeflex --- In flexcoders@yahoogroups.com, "Merrill, Jason" <[EMAIL PROTECTED]> wrote: > > An application level style will do exactly what it sounds like, it will > apply to everything in the application. So use subclassing and apply > styles that way, or style the text class > > create a specific style: > > .myTextStyle > { > ..blah blah > } > > or style all text areas a certain way: > > Text > { > ..blah blah > } > > Or if you just want the default look, remove your application style and > don't style any text areas. Either way, you need to remove your > application style. > > > Jason Merrill > Bank of America > GT&O L&LD Solutions Design & Development > eTools & Multimedia > > Bank of America Flash Platform Developer Community >