|
|
#1 |
|
Senior Member
Join Date: Oct 2001
Location: UMCP
Posts: 395
|
Thinger icons, etc
I wish to make the thinger icon something other than the standard green. I noticed in Sonic Amp that they were another color thus it can be done my question is how?
Also, How do I make a button to call the thinger window instead of by menu? Sonic amp does this too. I quickly looked at the XML and scripts but did not see the answers. |
|
|
|
|
|
#2 |
|
Major Dude
|
This is the code to change the colour of the thinger icons
you can also change the gamma levels of buttons and backgrounds you can have as many of these in your skin and the user will be able to selectr them using the color component in the thinger, have a look using the default skin <!-- Gamma sets --> <gammaset id="Default"> <gammagroup id="Backgrounds" value="0,0,0"/> <gammagroup id="Buttons" value="0,0,0"/> <gammagroup id="Thinger icons" value="0,0,4096"/> </gammaset> toggle the thinger using this code <button id="Thinger" action="TOGGLE" param="thinger" x="242" y="83" image="player.button.about" downImage="player.button.about.pressed" tooltip="Thinger" /> obviously change the images to what you want them, and the co-ords | looking for my old skins, can you help???? | riksruin | | www.alternativestyles.co.uk | riksruin.deviantart.com |
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Oct 2001
Location: UMCP
Posts: 395
|
Thanks as you can tell in my main post I got it working now. Thanks again.
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|