PCDVD數位科技討論區

PCDVD數位科技討論區 (https://www.pcdvd.com.tw/index.php)
-   音樂軟體討論區 (https://www.pcdvd.com.tw/forumdisplay.php?f=21)
-   -   foobar2000 美化分享 (https://www.pcdvd.com.tw/showthread.php?t=480129)

bestbuy 2007-01-03 07:39 PM

引用:
作者serect
對,我是把滑鼠 放在上面,在擷圖的..

抱歉,我想不出來有什麼語法可以去判斷,uie tab 的狀態的...所以你要的功能我想不出來,

看看有沒有其他網兄可以幫忙想想


龜毛的我已經想一個多小時了 :jolin: :stupefy:

anyway... 謝謝 :)

serect 2007-01-03 09:33 PM



做了一各精簡版的介面..

bestbuy 2007-01-04 01:14 PM

趁這幾天放假做的一個新介面
基本上是模仿前面moxamax的FB2K_unique風格

暫時先弄這樣...懶的自己畫播放按鈕 :stupefy:



左邊是單曲清單, 右邊是專輯清單+播放中

洪爺 2007-01-04 02:12 PM

引用:
作者serect
http://i2.photobucket.com/albums/y36/serect/1-2.jpg

做了一各精簡版的介面..


可以分享你的track info 的code和播放按鈕的圖檔嗎?
謝謝你 :)

serect 2007-01-04 08:34 PM

Track info code


// Globals
$puts(background,images\glass1.png)

//專輯圖片
$puts(artcover,
$if($fileexists($replace(%path%,%filename_ext%,folder.*)),$replace(%path%,%filename_ext%,folder.*),
$if($fileexists($replace(%path%,%filename_ext%,cover.*)),$replace(%path%,%filename_ext%,cover.*),
$if($fileexists($replace(%path%,%filename_ext%,front.*)),$replace(%path%,%filename_ext%,front.*),
$if($fileexists($replace($replace(%path%,\%filename_ext%,),$directory(%path%,1),)folder.*),$replace($replace(%path%,\%filename_ext%,),$directory(%path%,1),)folder.*,
$if($fileexists($replace($replace(%path%,\%filename_ext%,),$directory(%path%,1),)front.*),$replace($replace(%path%,\%filename_ext%,),$directory(%path%,1),)front.*,
$if($fileexists($replace($replace(%path%,\%filename_ext%,),$directory(%path%,1),)cover.*),$replace($replace(%path%,\%filename_ext%,),$directory(%path%,1),)cover.*,nocover)))))))

// Background
$imageabs2(%_width%,%_height%,,,,,0,0,$get(background),NOKEEPASPECT )
//$drawrect(0,0,,,brushcolor-53-53-53 pencolor-null)
$drawrect(0,425,,,brushcolor-169-182-188 pencolor-112-130-137)
$drawrect(0,475,,,brushcolor-118-135-143 pencolor-112-130-137)
$imageabs(0,424,/images\newing\separator3.gif,)

// PerTrack
$if(%isplaying%,
$imageabs2(302,302,,,,,$sub($div(%_width%,2),151),$sub($div(%_height%,2),191),/images\newing1\albumborder.png,NOKEEPASPECT)
$imageabs2(300,300,,,,,$sub($div(%_width%,2),150),$sub($div(%_height%,2),190),/images\newing1\nocover.png,NOKEEPASPECT )
$imageabs2(300,300,,,,,$sub($div(%_width%,2),150),$sub($div(%_height%,2),190),$get(artcover),NOKEEPASPECT )
$imageabs2(300,300,,,,,$sub($div(%_width%,2),150),$sub($div(%_height%,2),190),/images\newing1\overlay.png,NOKEEPASPECT )
$imageabs2(300,300,,,,,$sub($div(%_width%,2),150),$sub($div(%_height%,2),-110),$get(artcover),NOKEEPASPECT ROTATEFLIP-6 alpha-90),)


$drawrect(0,425,,,brushcolor-169-182-188 pencolor-112-130-137)
$drawrect(0,475,,,brushcolor-118-135-143 pencolor-112-130-137)
$button(10,11,0,0,0,0,/images\newing1\icon4.png,/images\newing1\icon3.png,newing,)
$button($sub(%_width%,400),445,0,0,0,0,/images\newing1\prev.png,/images\newing1\prev1.png,上一首,)
$button($sub(%_width%,343),445,0,0,0,0,/images\newing1\pause.png,/images\newing1\pause1.png,暫停,)
$button($sub(%_width%,280),445,0,0,0,0,/images\newing1\play.png,/images\newing1\play1.png,播放,)
$button($sub(%_width%,217),445,0,0,0,0,/images\newing1\stop.png,/images\newing1\stop1.png,停止,)
$button($sub(%_width%,160),445,0,0,0,0,/images\newing1\next.png,/images\newing1\next1.png,下一首,)
$button($sub(%_width%,70),460,0,0,0,0,/images\newing1\up1.png,/images\newing1\up2.png,顯示工具列,)

$if(%isplaying%,$imageabs(155,400,'images\newing\rating_'[%rating%]'.png',),)
$button(141,400,0,0,12,12,,,TAG:SET:Rating:0,)
$button(156,400,0,0,12,12,,,TAG:SET:Rating:1,)
$button(171,400,0,0,12,12,,,TAG:SET:Rating:2,)
$button(186,400,0,0,12,12,,,TAG:SET:Rating:3,)
$button(201,400,0,0,12,12,,,TAG:SET:Rating:4,)
$button(216,400,0,0,12,12,,,TAG:SET:Rating:5,)

//曲目訊息

$if(%isplaying%,
$alignabs(40,35,600,20,,)$font(calibri,12,shadow,255-255-255)%artist%
$alignabs(-105,370,600,30,center,)$font(微軟正黑體,14,bold shadow,255-255-255)" $iflonger(%title%,31,$trim($cut(%title%,31))..,%title%) "
$alignabs(40,10,600,23,,)$font(calibri,14,bold shadow,250-250-250)%album%,)


// PerSecond

$if(%_isplaying%,
$alignabs($sub(%_width%,185),$sub(%_height%,87),180,20,right,)
$font(微軟正黑體,10,shadow,255-255-255)
$get(spacer)%_time_elapsed%$if(%_time_total%,' / '%_time_total%,)
$if(%_time_remaining%,$get(spacer),),)

$if(%isplaying%,
$puts(progress,$muldiv(%playback_time_seconds%,$sub(%_width%,142),%length_seconds%))
$drawrect(49,$sub(%_height%,84),$sub(%_width%,140),9,brushcolor-250-250-250 pencolor-150-150-150),)
$ifgreater($get(progress),0,$padding(48,$sub(%_height%,84))$drawrect(2,1,$get(progress),7,brushcolor-68-160-255 pencolor-nulll),)

Mice 2007-01-05 08:16 PM

請問一下serect大
為什麼我的Track info的圖片都出不來呢?
像我用您的code 背景圖和按鈕圖都出不來
不過專輯圖片倒是可以顯示
是不是有什麼外掛沒加入的問題呢?
請您幫小弟看看是什麼問題
謝謝囉

哈~~我知道了
原來是我路徑設錯了^^"
問題暫時解決
不好意思喔~^^~

lynnscl 2007-01-09 06:38 PM

請問各位大大,
歌詞外掛能設定成最上層顯示嗎?

blue70053 2007-01-09 06:49 PM

引用:
作者serect
http://i2.photobucket.com/albums/y36/serect/1-2.jpg

做了一各精簡版的介面..


請問serect大,可以提供懶人包嗎?
懶人∼ = ="

nicc 2007-01-09 09:39 PM

引用:
作者blue70053
請問serect大,可以提供懶人包嗎?
懶人∼ = ="


serect大他已經有把這個面版要用的編碼看圖貼在上面囉 ^_^

blue70053 2007-01-10 12:03 AM

純新手∼我也不知道要貼哪∼囧興
看來等寒假再來研究這個東西啦!


所有的時間均為GMT +8。 現在的時間是04:19 PM.

vBulletin Version 3.0.1
powered_by_vbulletin 2025。