INTERACT FORUM

More => Old Versions => Media Center 12 (Development Ended) => Topic started by: Mr ChriZ on July 03, 2006, 02:54:25 pm

Title: Mega Me Skinning Search bar.
Post by: Mr ChriZ on July 03, 2006, 02:54:25 pm
Last night I made it so that the play button,
the pause button, and the next, forward buttons slide
outwards when you hover the mouse over them, using the new
animation stuff.

I'm quite pleased with the result!
Today I'm working on the search, and was hoping I could do something
similar here.  However when I try and give the search bar
the ability to change on mouse over by
using NumberImages="3" it doesn't work.
It remains static.  Any chance this could change?
or have I just missed something?

Cheers
Chris.
Title: Re: Mega Me Skinning Search bar.
Post by: Matt on July 04, 2006, 09:38:03 am
Sorry, but the search bar doesn't have mouse-over states.

BTW, it's best to use 4 images for buttons that have a state:

0: Normal
1: Mouse over
2: Mouse down
3: Disabled
Title: Re: Mega Me Skinning Search bar.
Post by: Mr ChriZ on July 04, 2006, 01:47:39 pm
Sorry, but the search bar doesn't have mouse-over states.

BTW, it's best to use 4 images for buttons that have a state:

0: Normal
1: Mouse over
2: Mouse down
3: Disabled

OK Cheers Matt, I'll bear that in mind!