HOME | DD
Published: 2008-08-11 22:25:44 +0000 UTC; Views: 4375; Favourites: 3; Downloads: 909
Redirect to original
Description
Simple buttons made for foobar2000.Currently, includes buttons and mouseovers for play, pause, next, and previous.
Requires track info panel mod.
Unzip into your foobar folder.
Enjoy!
Code for track info mod here:
$button($sub($div(%_width%,2),55),0,5,0,100,100,
$if(%isplaying%,$if(%ispaused%,images/Chen/darkplay.png,images/Chen/darkpause.png),images/Chen/darkplay.png),
$if(%isplaying%,$if(%ispaused%,images/Chen/darkplayhover.png,images/Chen/darkpausehover.png),images/Chen/darkplayhover.png),
Play or Pause,)
$button($sub($div(%_width%,2),142),0,44,37,42,25,
images/Chen/darkrewind.png,
images/Chen/darkrewindhover.png,
Previous,)
$button($add($div(%_width%,2),28),0,29,37,42,25,
images/Chen/darkforward.png,
images/Chen/darkforwardhover.png,
Next,)
Related content
Comments: 6
2tec [2024-01-31 23:42:19 +0000 UTC]
👍: 0 ⏩: 0
Ratchet-lombris [2009-01-08 07:08:24 +0000 UTC]
Sweet as!
May I use them for a Winamp theme?
👍: 0 ⏩: 1
Kagu-Tsuchi In reply to Ratchet-lombris [2009-01-11 18:39:34 +0000 UTC]
Yeah, sure. I'd be happy to see it when it's finished!
👍: 0 ⏩: 0
KEiT0 [2008-08-12 00:16:48 +0000 UTC]
Thankyou so much for your lovely designed buttons and sharing the code to use them
👍: 0 ⏩: 1
Kagu-Tsuchi In reply to KEiT0 [2008-08-12 03:07:19 +0000 UTC]
No problem! I need some more practice in using Fireworks, anyway. Glad you like them!
👍: 0 ⏩: 0



















