Willz Skinning Guide |
Author: |
Message: |
vikke
Senior Member
Posts: 900 Reputation: 28
31 / /
Joined: May 2006
|
RE: Willz Skinning Guide
He's using a tool which has not been released to the public. It's a program capable of generating MSNRLEs, it is not MSRLE2PNG (becuase that converts MSNRLE to PNG).
|
|
02-16-2008 11:20 PM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
RE: Willz Skinning Guide
Thanks for explaining that "msgvista" part...
But...I've used your Evo skin (very nice, by the way), and I think I've seen some pictures that glow when going to active from inactive, and also there are pictures that change from active from inactive, I've tried worlds of codes to do that...but I still can't get those effects...could you please tell how to do it or how to begin doin' it?
Thanks anyway
|
|
02-17-2008 01:30 PM |
|
|
Willz
Senior Member
Posts: 953 Reputation: 52
36 / /
Joined: Jul 2006
|
O.P. RE: Willz Skinning Guide
Those animations are controlled by messenger, there are tags you can use to call different kinds of animations but they are really bad. Like they do not work on everything as they should.
In some cases you have to restructure a button just to get the effect you want. It's a bit much to explain just like this so yeah. But the easiest way of doing it is like this:
Button[Class="TransparentButton"]
{
Background:rcclr(20017);
ContentAlign:MiddleCenter|EndEllipsis;
Tooltip:True;
Alpha:100;
Animation:Log|Alpha|VerySlow;
}
Button[Class="TransparentButton"][MouseWithin]
{
Background:rcbkd(20201);
Alpha:255;
Animation:Log|Alpha|fast;
}
You set a lower alpha for the state you want to animate and then use the Animation:Log|Alpha|fast; tag to animate it. But yeah the problem is that alpha changing affects child elements (including icons) So its hard to control it properly.
|
|
02-17-2008 01:39 PM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
RE: Willz Skinning Guide
Hmm...i'll try it and see if it stays nice
Thanks a lot!!
|
|
02-17-2008 01:43 PM |
|
|
jerem-skin
New Member
Posts: 2
39 / /
Joined: Feb 2008
|
RE: RE: Willz Skinning Guide
quote: Originally posted by vikke
He's using a tool which has not been released to the public. It's a program capable of generating MSNRLEs, it is not MSRLE2PNG (becuase that converts MSNRLE to PNG).
Ah oki shame that this is not public this might serve me for my skin "Me To You"
|
|
02-17-2008 02:21 PM |
|
|
Nagamasa
Skinning Contest Winner
Posts: 1842 Reputation: 30
31 / /
Joined: May 2006
|
RE: Willz Skinning Guide
Hey Willz, something to make a Guide about in the near future is the SkinOps Panel, as the documentation doesn't go much in depth about it...and the fact that they're useful in almost every skin
Joined this forum 6764 days, 23 hours, 42 minutes, 13 seconds ago.
|
|
03-02-2008 11:14 PM |
|
|
stuartbennett
Senior Member
Posts: 952 Reputation: 1
43 / /
Joined: Nov 2003
|
RE: Willz Skinning Guide
actually nagamasa i started writing a tutorial for the skin options panel a few weeks ago i just hadnt gotten round to finishing it, if it is a popular request i could always send it to willz once completed for him to either include in the skinning guide if he wishes or as a seperate tutorial download on designevolved.net, i will keep you guys posted on this guides developement.
|
|
03-03-2008 05:47 AM |
|
|
Freaky_Clown
New Member
Posts: 1
Joined: Mar 2008
|
RE: Willz Skinning Guide
when im in xml and want to start a new skin i go to new then a box pops up and up the top of the box it says create new document and inside the box it says select the type of document you wish to create and there is a list of all the document types which one do i choose?
|
|
03-06-2008 06:42 AM |
|
|
blessedguy
Skinning Contest Winner
Posts: 1762 Reputation: 25
31 / /
Joined: Jan 2008
|
RE: Willz Skinning Guide
choose .xml if it has, or all files and type the name of the file with the extension .xml
For the skininfo for example, Save as... SkinInfo.xml
File Type: All Files
|
|
03-06-2008 04:41 PM |
|
|
evilkitty75
New Member
Welcome to kittys crypt...V~~V !!
Posts: 3
49 / /
Joined: Feb 2008
Status: Away
|
RE: Willz Skinning Guide
Hiya i just have begun o find it had i thought it wld b soo easy as i make skins for other sites but i will carry on tryin until i do it! n thx for this document babs ^-^
|
|
03-07-2008 02:36 PM |
|
|
Pages: (13):
« First
«
5
6
7
8
[ 9 ]
10
11
12
13
»
Last »
|
|