| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jun 2003
Posts: 434
|
Hi all,
I want to know if it is possible to change the overstate of this component button. I can't seem to be able to edit it. I have attached a copy of the file. It currently changes to green I want it to go another colour. Many thanks in advance |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jun 2003
Posts: 434
|
Just like to say thanks again for the many people who viewed this thread (over 40), but could not even offer a clue of help. Surely components are customisable, even to colour, I can't believe no one knows how to achieve this.
|
|
|
|
|
|
|
|
|
#3 |
|
I make out with chicks
Join Date: Oct 2002
Location: NYC
Posts: 1,586
|
buttonName.setStyle("themeColor","haloBlue");
You can also use hexidecimal color values in place of the haloBlue. Such as: buttonName.setStyle("themeColor","0x6666ff"); You could also set the theme color on a global scale: _global.style.setStyle("themeColor","0x6666ff"); Keep in mind that other people are learning this stuff too. This is a community of people just like yourself. For you to EXPECT an answer is preposterous. There are two things you're failing to realize. 1: People don't have to answer your question. If they do it's because they're being kind. 2: Even if they are nice enough to answer it doesn't mean they KNOW the answer. For as adamant as you are about getting an answer you could've gotten the answer yourself by looking at the documentation. It's right there under the component section.
__________________
www.perpetuated.com |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Jun 2003
Posts: 434
|
Alrighty, its just like real life, thanks for the reply, sincerely, I am grateful.
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Jan 2004
Location: Sweden/Sverige/USA
Posts: 106
|
here it is as the guy said above ,in the help files ..
Quote:
|
|
|
|
|
|
|
#6 |
|
Registered User
Join Date: Jun 2003
Posts: 434
|
yeah i did it, quite simple really, but then they mostly are.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|