Home > AIR 1.5, Flex 3 > Compiling Flex Themes Examples

Compiling Flex Themes Examples

March 18th, 2009

To use multiple styles, themes, skins from within flex we need to compile corresponding layout data to a sfw-file. Some examples bellow.

Compile a simple css file on windows to use it as switchable style (style.swf):

C:\FLEX\flex_sdk_3\bin\mxmlc C:\AIRSDK\pslrss\css\style.css

Compile a theme/skin from fillcolors.com on windows:

C:\FLEX\flex_sdk_3\bin\mxmlc

-include-libraries=
C:\AIRSDK\pslrss\themes\rainbow\CSSPlus.swc,
C:\AIRSDK\pslrss\themes\rainbow\Mate3.swc

C:\AIRSDK\pslrss\themes\rainbow\Rainbow.css

If you found this useful, leave a comment...I love comments :-).

  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • E-mail this story to a friend!
  • Print this article!
  • Spurl
  • StumbleUpon
  • Technorati

stevie AIR 1.5, Flex 3 , , , ,

  1. wow
    April 22nd, 2009 at 10:23 | #1

    Wonderful article. I been looking for one on a similar note. I guess you always have something up your sleeve.

  2. idea-boss
    May 25th, 2009 at 15:46 | #2

    I dont understand the above article. Could you plz elaborate and explain step by step ? Bcauz i have to implement this and i am not a coder, just designer.

  3. wow
    July 1st, 2009 at 08:28 | #3

    Sounds interesting. Thanks for info .I like You Now! (sounds weird.. should say I follow you Now!.. ) :)

  4. Winni
    August 17th, 2009 at 02:09 | #4

    This is great! Now I want to see your ways for us readers to become more involved! Expect an email later today.

  5. Peter H.
    November 21st, 2009 at 06:53 | #5

    Great article, again. These informations are especially useful …

  6. Jason
    November 23rd, 2009 at 07:47 | #6

    A wonderful article…. this is just what I needed to read today. Thanks for describing the way you work and how you structure your writing projects. I’ll go read that article now.

  1. No trackbacks yet.