Hi Deepa,

How are u adding the component to ur code? Debugging wont let u see
how the css is being applied so its of no use.
I think maybe there is something in the spinner code that is clashing
with style sheet resulting in non functioning of the css (like similar
component id for 2 different component types). It might be trying to
apply ur css style on any spinner component but failing. Check the css
code and see if u have given custom css to any component that has the
same id in the spinner source. (This is me just guessing ... I could
be wrong)

On Apr 7, 9:47 am, deepa <[email protected]> wrote:
> Hi,
>
> I am using flex spinner when a call is made to display data, till I
> fetch the data.
> I am using the component mentioned below.http://grakl.com/wordpress/
> What I am experiencing is when I add this component to my mxml file
> I am lossing the other css style elements that were applied to this
> screen.  When I remove the spinner from the screen the styles are
> getting applied. I tried debugging, what could be the cause of this?
>
> Thanks.

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to