whdzzx123456 发表于 2019-4-3 11:18:44

大佬们,这个播放器皮肤怎么设置啊。。。。按按钮没用0.0


Update=1000

Name = Hatsune Miku
Author = Andy相思成灾
Version = 3.0.1
License = Creative Commons BY-NC-SA 3.0
Description= 使用MusicPlayer.dll的播放器皮肤 |仅支持酷我、酷狗、百度音乐、QQ音乐、虾米、网易云


PlayerName=网易云音乐
; 播放器类型。
; 包括:酷我音乐、酷狗音乐、QQ音乐、百度音乐、虾米音乐、网易云音乐。
;---------------------------------------------------
; MEASURES: MusicPlayer
;---------------------------------------------------

Measure=Plugin
Plugin=MusicPlayer.dll
PlayerName=#PlayerName#
PlayerType=TRACK
Substitute="":"N\A"
TrackChangeAction=[!SetOption mPosition Formula 0][!UpdateMeasure mPosition][!SetOption mPosition Formula "mPosition+1"]

Measure=Plugin
Plugin=MusicPlayer.dll
PlayerName=#PlayerName#
PlayerType=STATUS
IfEqualValue=0
IfEqualAction=[!SetOption btnPlayStr Text "4"][!DisableMeasure mPosition]
IfAboveValue=0
IfAboveAction=[!SetOption btnPlayStr Text ";"][!EnableMeasure mPosition]

Measure=Calc
Formula=mPosition+1

Measure=Calc
Formula=Floor(mPosition/60)
; Substitute="^(\d)$":"0\1"
; RegExpSubstitute=1

Measure=Calc
Formula=mPosition%60
Substitute="^(\d)$":"0\1"
RegExpSubstitute=1
;---------------------------------------------------
; METERS: Frame
;---------------------------------------------------

;---------------------------------------------------
; METERS: PlayerInfo
;---------------------------------------------------

Meter=STRING
MeasureName=mPlayer
; X=107
X=222
Y=350
H=30
W=800
FontColor=0,0,0,255
FontSize=20
FontFace=迷你繁启体
StringAlign=CENTER
AntiAlias=1
ClipString=1



Meter=image
MeterStyle=btnStringStyle
X=50
Y=378
Imagename=Andya.png

[相思]
Meter=image
MeterStyle=btnStringStyle
X=
Y=350
Imagename=.png
[成灾]
Meter=image
MeterStyle=btnStringStyle
X=300
Y=250
Imagename=成灾.png
;---------------------------------------------------
; METERS: Buttons
;---------------------------------------------------

X=26r
Y=r
ImageName=img/bt_play.png

Meter=IMAGE
MeterStyle=btnStyle
X=107
Y=380

Meter=IMAGE
MeterStyle=btnStyle

Meter=IMAGE
MeterStyle=btnStyle

Meter=IMAGE
MeterStyle=btnStyle

Meter=IMAGE
MeterStyle=btnStyle

FontFace=Webdings
FontSize=20
FontColor=0,0,0,
StringAlign=Center
X=26r
Y=r
MouseOverAction=[!SetOption #CurrentSection# FontColor 13,56,109][!UpdateMeter #CurrentSection#][!Redraw]
MouseLeaveAction=[!SetOption #CurrentSection# FontColor ""][!UpdateMeter #CurrentSection#][!Redraw]


Meter=image
MeterStyle=btnStringStyle
Text="7"
X=70
Y=385
Imagename=Prev.png
LeftMouseDownAction=[!CommandMeasure mPlayer Previous]

Meter=image
MeterStyle=btnStringStyle
X=115
Y=385
Imagename=play.png
LeftMouseDownAction=[!CommandMeasure mPlayer PlayPause]

Meter=image
MeterStyle=btnStringStyle
X=158
Y=385
Imagename=Next.png
LeftMouseDownAction=[!CommandMeasure mPlayer Next]

Meter=image
MeterStyle=btnStringStyle
X=200
Y=385
Imagename=pause.png
LeftMouseDownAction=[!CommandMeasure mPlayer Stop]

Meter=image
MeterStyle=btnStringStyle
X=242
Y=385
Imagename=Andy.png
LeftMouseDownAction=[!CommandMeasure mPlayer OpenPlayer]

Meter=image
MeterStyle=btnStringStyle
X=290
Y=388
Imagename=An.png
Background=0,0,0,0
LeftMouseDownAction=[!CommandMeasure mPlayer OpenPlayer]

Meter=STRING
MeasureName=mPositionMM
MeasureName2=mPositionSS
X=300
Y=392
Text=%1:%2
FontColor=0,0,0,255
FontSize=18
FontFace=迷你繁启体
AntiAlias=1

雨滴88 发表于 2019-4-3 12:25:31

缺少插件或播放器没有打开全局,不懂私聊加我

青青 发表于 2019-7-14 20:15:57

可以私聊吗?楼主,就在这个编辑皮肤我不会,一些代码不知道该如何下手,方便加QQ吗?

页: [1]
查看完整版本: 大佬们,这个播放器皮肤怎么设置啊。。。。按按钮没用0.0