View Single Post
  #1 (permalink)  
Old 21st June 2006
Kordo's Avatar
Kordo Kordo is offline
Member
BS.player Regular User
 
Join Date: May 2004
Posts: 55
Rep Power: 0
Kordo is an unknown quantity at this point
Default Slide Buttons (DVD,Video etc)

I'm trying to put this feature in my new skin but seem to have some issues.

Does anyone know if you are able to make the slide buttons used in the base skin go to the left? Any would be great direction?

Does this option have to be at the edge of the skin? I'm trying to overlay it on the image.

What is the breakdown of the codes:


[AddSkinArea]
BgImage=extbg
;TransColor=f400fd
NumSection=5
AttachAt=396,6 is this X, Y
DefRect=78,0,117,103 X, Y, H W what is DefRect?
DefSection=0

Btn1=exvideo,79,0,0,1;VIDEO
Btn2=exdvd,79,22,0,2;DVD
Btn3=exaudio,79,43,0,3;AUDIO
Btn4=exradio,79,64,0,4;RADIO
Btn5=extv,79,84,0,5;TV

[AddSkinArea.1]
Number=8
Rect=0,0,117,103
Btn1=exvbtn1,11,8,0,112;Subs
Btn2=exvbtn2,10,35,0,10;$lang.Menu.32
Btn3=exvbtn3,10,57,0,33;$lang.Menu.39
Btn4=exvbtn4,10,80,0,66;$lang.Menu.33
Btn5=exvbtn5,51,8,0,98;
Btn6=exvbtn6,49,37,0,98;Font, subs
Btn7=exvbtn7,47,58,0,98;$lang.Menu.31
Btn8=exvbtn8,51,80,0,103;Repeat mode


If anyone can break this down it would be appreciated.

I've attached an image of the sliding buttons I'm trying to make.

Regards, Kordo.
Attached Images
File Type: gif untitled_1_769.gif (11.5 KB, 52596 views)
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20