Archive for the ‘themes’ Category

A Theme Called Moxy

Thursday, February 8th, 2007

moxy css theme

Things are getting busy for me lately and it seems it’s going to be for a bit. Rather than let ScaleNine sit idle I thought I’d create a series of pure CSS themes for Flex 2. They’re quick to make and can be just as effective for a quick theme solution.

Moxy is the first in the series and took nothing but some time with the Flex 2 Style Explorer (some CSS tweaking required) and a search for the background image at stock.xchng.

Try Moxy by using http://try.scalenine.com/moxy/moxy.css in the source attribute of the mx:Style tag in your Flex 2 app MXML.

In case you haven’t seen the sample themes that come with Flex 2, look in the Flex SDK 2 > frameworks > themes folder of the Flex install folder (at least that’s where it is on my Mac :)) for themes called Ice, Smoke, Institutional, Wooden and others.

Messenger Theme Available

Wednesday, January 31st, 2007

messenger flex theme

I just finished up a theme based on the soon to be released Yahoo Messenger for Windows Vista. I know a lot of Mac users are anxious to see a release for Mac OS X. Maybe this will give them something to play with to sooth their tempered selves even though you can’t actually chat with this.

There’s a couple item renderers for the buddy list and the message display. Those two areas are also populated using XML.

You can download the theme, it’s source and the FLA from the homepage. Or, try the theme using the following url in your Flex 2 Application’s mx:Style tag:

ScaleNine Theme FLAs Now Available

Saturday, January 27th, 2007

The FLAs for all the themes (all 3 of them) are now available for download from the homepage. A couple of them could probably use a little cleaning up. I’m going to try to make the FLAs for all future themes as well and hopefully people will let me know what they’re able to do with them.

I encourage the sharing of any themes that may develop out of the FLAs I make available.

Try Themes with Ease

Thursday, January 25th, 2007

I set up a quick system to allow ScaleNine themes to be used in Flex without having to download the source files from the homepage. Simply copy one of the following urls and paste it into the source attribute of a mx:Style tag in your working MXML under the Application tag. However, If you decide on using one of the themes I would suggest downloading the source for the theme you settled on and load it into your Flex project. A couple of weird things happen if you don’t do that, like disappearing images.

Obsidian Theme: http://try.scalenine.com/obsidian/obsidian.css

iTunes 7 Theme: http://try.scalenine.com/itunes7/jukebox.css

WMP 11 Theme: http://try.scalenine.com/wmp11/wmp11.css

Moxy CSS Theme: http://try.scalenine.com/moxy/moxy.css

Minty CSS Theme: http://try.scalenine.com/minty/minty.css

Shadow CSS Theme: http://try.scalenine.com/shadow/shadow.css

Darkroom Theme: http://try.scalenine.com/darkroom/darkroom.css

Vista Blue Theme: http://try.scalenine.com/vistaBlue/vistaBlue.css

Note: You must run/compile your project to see the theme get applied. It would be nice to see the theme change a project right inside Flex Builder rather than having to compile/run it. Maybe in a future release.

Theme Swapper

Sunday, January 21st, 2007

theme swapper

Based on Rich Tretola’s example mentioned in my last post, I created a Theme Swapper app using the Flex 2.0.1 runtime CSS feature. It swaps between three of the graphical themes I created (Obsidian, iTunes 7, and WMP 11 themes).

See it here: http://scalenine.com/samples/themeSwapper/themeSwap.html or view the source.

WMP 11 Theme Completed

Saturday, January 20th, 2007

wmp11 theme

I finished the Windows Media Player 11 Theme for Flex 2. You can see it in action or download the source zip file. Alternate background, button, combo box and control bar skins were created for different needs/applications (ie. content areas versus button bars). I included the MXML file as a reference and notes in the zipped source file.

Click here to learn how you can try this theme without downloading any files.

iTunes 7 Theme Completed

Thursday, January 4th, 2007

iTunes 7 theme

Click here to learn how to use this theme without downloading any files.