Can you give a short example of how you would use styles in this case?

Let's say I have one icon used by two components, each component with
a unique style.

.bigPanel {
  icon: "@Embed(...,symbol='MoneyIcon";
}

.smallPanel {
  icon: "@Embed(...,symbol="MoneyIcon";
}

Is that what you're suggesting?  And Flex is smart enough not to embed
that resource multiple times?

Thanks.

--Brian

--- In [email protected], Tom Chiverton <[EMAIL PROTECTED]>
wrote:
>
> On Thursday 04 Oct 2007, [EMAIL PROTECTED] wrote:
> > What I wanted to do though was create a class like so
> 
> Any reason not to use a style[sheet] ?
> 


Reply via email to