menu rollover

Help each other out

menu rollover

Postby Grooby on Wed Jan 05, 2005 9:38 am

Quick question...

I have my menu structure as a database/catagory - how do you do hide/show on rollover for each item, e.g movies, music...to show a corresponding picture?

I can do it if i have it as individual buttons but as database i'm stumped...

Any help appreciated.

Thanks
Andy :D
Grooby
 
Posts: 432
Joined: Tue May 18, 2004 12:53 pm
Location: England

Postby jowaldo on Wed Jan 05, 2005 4:45 pm

I'll give you an example of how I did it. I created a DB/category called mainmenu, and in that DB each item has a field called image.

Each field has a value of whatever image path I want (I use skin://buttons/whatever.png)

Then in the skin I created a text box with this in it

category>mainmenu>image

Then whenever I rollover that individual db item, the image shows up. You can download my latest skin if you want to see the example working..
jowaldo
 
Posts: 903
Joined: Wed May 21, 2003 7:17 pm

Postby Grooby on Thu Jan 06, 2005 1:18 pm

thanks, i'll give it a go...
Grooby
 
Posts: 432
Joined: Tue May 18, 2004 12:53 pm
Location: England