What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta

[How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta
Author: Message:
Toneo
Junior Member
**

Avatar
Epic.

Posts: 35
Reputation: 2
28 / Male / Flag
Joined: Jul 2007
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta
Yup, I understand. It was hard to get my head round at first.
I modified my code so that I have my disabled set as my hover. =)
This is just the minimize button.

code:
button[id=Atom(FLWMinBtn)][ContentIndex=0]
{
AccName:rcstr(20076);
AccDesc:rcstr(20076);
Content:rcimg(59000);
padding:rcrect(20084);
}
button[id=Atom(FLWMinBtn)][ContentIndex=1]
{
AccName:rcstr(20076);
AccDesc:rcstr(20076);
Content:rcimg(59001);
padding:rcrect(20084);
}
button[id=Atom(FLWMinBtn)][ContentIndex=2]
{
AccName:rcstr(20076);
AccDesc:rcstr(20076);
Content:rcimg(59002);
padding:rcrect(20084);
}
button[id=Atom(FLWMinBtn)][ContentIndex=3]
{
AccName:rcstr(20076);
AccDesc:rcstr(20076);
Content:rcimg(59001);
padding:rcrect(20084);
}

The 59000s, those are the IDs of the new pictures I had to define in your tutorial, and the [ContentIndex=X] refers to what state the button is in. So yeah. I guess 3 is disabled, 2 is down, 1 is up and 0 is normal.
[Image: signature-user=291&back=4&clr=12,102,237&size=80.png]
12-24-2007 08:35 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by aNILEator on 12-18-2007 at 07:02 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by Keikonium on 12-18-2007 at 07:54 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by freak544 on 12-18-2007 at 07:58 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Be - by aNILEator on 12-18-2007 at 07:58 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by freak544 on 12-18-2007 at 08:07 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by aNILEator on 12-18-2007 at 08:14 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by RebelSean on 12-18-2007 at 08:27 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by aNILEator on 12-18-2007 at 08:30 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by Menthix on 12-18-2007 at 08:47 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by Toneo on 12-23-2007 at 07:36 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Be - by aNILEator on 12-23-2007 at 11:17 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by Toneo on 12-24-2007 at 08:35 AM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by aNILEator on 12-24-2007 at 10:49 AM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by ipab on 12-31-2007 at 10:41 AM
[no subject] - by Volv on 12-31-2007 at 12:39 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by aNILEator on 12-31-2007 at 05:53 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by ipab on 12-31-2007 at 08:12 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by Basilis on 01-03-2008 at 04:10 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by blessedguy on 01-12-2008 at 07:16 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by aNILEator on 01-13-2008 at 01:39 AM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Be - by blessedguy on 01-13-2008 at 03:16 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by Shiny Rabbit on 02-08-2008 at 11:05 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by aNILEator on 02-09-2008 at 12:25 AM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by Shiny Rabbit on 02-09-2008 at 11:30 AM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by aNILEator on 02-09-2008 at 01:00 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Be - by ResourcE on 04-05-2008 at 04:49 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Beta - by aNILEator on 04-05-2008 at 04:59 PM
RE: [How To] - Replace "_Multi" images, like Min, Max and Close Buttons. 8.5 + 9.0 Be - by ResourcE on 04-05-2008 at 05:11 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On