View Single Post
  #11 (permalink)  
Old 22nd December 2008
Tizio Tizio is offline
Moderator
BS.Player Master
 
Join Date: Nov 2003
Location: Italy
Posts: 3,037
Rep Power: 27
Tizio will become famous soon enough
Default

Unfortunately not with my program (ATM)
You have to create a PLAY button and save (F5), then in BSP SkinMaker open the ini file for edit (F9)
Search for your play button name (there should be a [Buttons] section where your buttons are listed)

Once you find it you have to edit its line as in the following example (took from BSplayer v2 Base skin):
Btn1=play:pause,95,106,0,20:21;$lang.Menu.10/$lang.Menu.11

all you have to edit are the bold parts, where play:pause are the names of the buttons bitmaps (in this example play*.bmp and pause*.bmp), 20:21 are the PLAY and PAUSE actions, $lang.Menu.10/$lang.Menu.11 are the comments for those buttons (automatically translated by BSplayer)
You have to leave the other numbers as you find them since they represent the coordinates and style of your button
__________________
BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer
BSP Definitions Manager (v1.02)
BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051)
Reply With Quote
 

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