Developer Network Home  Help 

YDN Flash Developer Center Yahoo! Flex Skin
Flash Developer Center

Yahoo! Flex Skin

by Joseph Magnani, Media Innovation Group

Yahoo! Flex Skin modifies the appearance of standard Flex components and gives your applications a new, fresh and cool appearance.

Starting with Yahoo! Flex Skin in Four Steps

  1. Download and Unzip the Source File
  2. Create a new Flex Project
  3. Import the Sample Application
  4. Run It!

Download

What You Need

Sample Code and Yahoo! Flex Skin are licensed under the BSD, per the YDN TOS.

Step 1. Download and Unzip the Source File

Grab the zip file here, and unpack it wherever convenient.
The following files are included in the distribution:


Step Two: Create a New Project in Flex

Start the Flex Builder. We'll create a new Flex project by choosing New > Flex Project:

Name the project 'SkinSample' and click Next:


Step Three: Import the  Sample Application

Allow the project to remain in the default folder, and click Finish. You should now be presented with the default SkinSample.mxml file and a Flex Navigator on the left. We won't be using the default mxml file for the project, so you can close it. Instead, open the folder where you unzipped the files, select all of the swf, css and mxml files, and drag them into the src folder in the project tree in the navigator view. 


Step Four: Run it!

And now you're almost ready to go: right-click the DemoApp.mxml file, and select "Set as Default Application." Then run the project, and you'll see the Yahoo! Flex Skin sample application. That's it!

If you have any additional questions, join the Yahoo! Flash Developer Group and be heard!