Hi
  I seem to have no issue with styles in skinks

I load styles as part of a base class


private function preinitializeHandler(event:FlexEvent):void
        {
   trace("preinitializeHandler in base class");

   // hide the app


   this.visible= false;

   // start downloading here... this is a Async
   // appllicaition still gets on with things whiles this is loading
   //seems that the style has to be in the top folder to work


   styleManager.loadStyleDeclarations("styles/Style.swf")


        }



On 3/13/14, 11:12 AM, "jiks@afg" <[email protected]> wrote:

>Hi,
>I have compiled my project with halo theme to support old styles  and also
>using spark components with same styles ,but  styles are not setting
>...that's why i tried diff-2 ways some work sometimes but not properly.
>
>so is their any  proper way  for   maintaining styles .
>
>
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/Styles-are-not-setting-prop
>erly-in-spark-components-tp5454.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.


________________________________

Disclaimer: This electronic mail and any attachments are confidential and may 
be privileged. If you are not the intended recipient, please notify the sender 
immediately by replying to this email, and destroy all copies of this email and 
any attachments. Thank you.

Reply via email to