Official BS.Player forums  

Go Back   Official BS.Player forums > Main forum > BS.Player Skins and Skinning
Register FAQ Calendar Today's Posts Search

BS.Player Skins and Skinning Comments on skins, new ideas, skinmaker, skinmaker documentation, or anything else concerning BS.Player skins

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 28th May 2003
Junior Member
BS.Player Newbie
 
Join Date: May 2003
Posts: 1
Rep Power: 0
DJMaze is an unknown quantity at this point
Default Button overlay

I want to create 3D buttons overlaying eachother but BSPlayer won't let me do that.

example:
Code:
--------/-------
| Play / Stop |
------/--------
I could send an example of my PowerDVD skin for BSPlayer.

I also want that the Position/Seek bar doesn't have fixed values.
So when it's bigger it has more points.

Example: MaximumValue = Bar->Width
Reply With Quote
  #2 (permalink)  
Old 22nd August 2003
Junior Member
BS.Player Newbie
 
Join Date: Aug 2003
Location: Israel, Earth
Posts: 1
Rep Power: 0
Netcooler is an unknown quantity at this point
Default

Could you post the example?

And regarding the points of the seek bar, no, sadly. I agree with you, it should have more pointa as your video/skin is bigger, so the seeking would be more precise.
I think it's not that way due to the way BSPlay is programmed with the skin system or something.
Reply With Quote
  #3 (permalink)  
Old 25th August 2003
Member
BS.player Regular User
 
Join Date: Jun 2003
Location: Groningen, The Netherlands
Posts: 68
Rep Power: 0
ZanderZ is an unknown quantity at this point
Default Re: Button overlay

Quote:
Originally Posted by DJMaze
I want to create 3D buttons overlaying eachother but BSPlayer won't let me do that.

example:
Code:
--------/-------
| Play / Stop |
------/--------
Don't know if this works, but you can try:
- In the skin ini file, there's an option to have 'custom' buttons, the first pixel in your bmp file is then the transparent color. That way you can have round buttons for example. Turn this on (i.e. set to 1)
- Edit your Play and Stop button to make it like this:
Code:
--------/
| Play /
------/
and
Code:
   /-------
  / Stop |
/--------
Make the rest of your bmp file the transparent color.

Now, the transparent part of your bmp file will not be a button, and maybe this will allow you to use the buttons the way you want it.
__________________
Creator of BadFellas, a free online mafia game: http://www.badfellas.org
Reply With Quote
Reply

Tags
button, overlay


Posting Rules


All times are GMT +1. The time now is 04:04 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
Ad Management plugin by RedTyger

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