| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Member
Join Date: Mar 2007
Posts: 89
|
Long story short...I'm trying to add a skin to the status bar in Flex 3. In my CSS file I am able to change the color of the status bar with this line:
Code:
statusBarBackgroundColor : #3e3e3e; Code:
statusBarBackgroundSkin : Embed("images/status.png");
![]() |
|
|
|
|
|
#2 |
|
Flash Adventurer
Join Date: Mar 2005
Location: Silicon Valley
Posts: 1,975
|
According to the docs, you should use statusBackgroundSkin (note that there's no "Bar" in the name).
|
|
|
|
|
|
|
|
|
#3 |
|
Member
Join Date: Mar 2007
Posts: 89
|
Ah *smacks my forehead* I took "Bar" out and it worked. thank you
![]() |
|
|
|
|
|
#4 |
|
Member
Join Date: Mar 2007
Posts: 89
|
OK, now how do I get the image to only show, unscaled, on the right side...I tried scaleGridLeft, etc.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Skinning a scrollpane | Cazz | Components | 2 | 01-20-2006 12:45 PM |
| ComboBox skinning - Controling the size of the Arrow box | auroraes | Components | 3 | 05-13-2005 10:49 PM |
| Skinning the Scrollbar in the TextArea | Maynard | Components | 1 | 02-22-2005 03:52 PM |
| Skinning the Scrollbar in a TextArea | Maynard | Components | 1 | 02-16-2005 04:40 AM |
| letting the viewers see the onion skinning | cheezisgoooood | Simple Stuff (Newbies) | 2 | 03-14-2003 09:18 PM |