It is currently May 4th, 2024, 3:37 am

Progress bar problem

Get help with creating, editing & fixing problems with skins
User avatar
Nugget
Posts: 43
Joined: November 1st, 2010, 4:10 am

Progress bar problem

Post by Nugget »

My progress bar isn't working. Here's my BG image:

Code: Select all

[ProgressBar_bg]
Meter=IMAGE
ImageName=barbg.png
X=90
Y=120
And my actual progress bar:

Code: Select all

[ProgressBar]
Meter=BAR
MeasureName=mProgress
BarImage=bar.png
X=r
Y=r
BarOrientation=HORIZONTAL
And here's the measure "mProgress":

Code: Select all

[mProgress]
Measure=Plugin
Plugin=NowPlaying.dll
PlayerName=[mPlayer]
PlayerType=PROGRESS
Sidenote: Yes, this is for a music player.
User avatar
Seahorse
Posts: 1175
Joined: June 9th, 2010, 5:56 pm
Location: Locks heath, UK

Re: Progress bar problem

Post by Seahorse »

You say it isn't working, how so?

On further reading, you have to define H= & W= for the bar.
"Regrettably your planet is one of those scheduled for demolition"
Mike

My Skins at DeviantArt

User avatar
Nugget
Posts: 43
Joined: November 1st, 2010, 4:10 am

Re: Progress bar problem

Post by Nugget »

Seahorse wrote:You say it isn't working, how so?

On further reading, you have to define H= & W= for the bar.
Nevermind. NowPlaying.dll didn't support Spotify.
User avatar
Seahorse
Posts: 1175
Joined: June 9th, 2010, 5:56 pm
Location: Locks heath, UK

Re: Progress bar problem

Post by Seahorse »

NowPlaying manual.
Spotify
Partially supported. Only the types ARTIST/TRACK and the bangs Play, PlayPause, Stop, Next, and Previous are available.
"Regrettably your planet is one of those scheduled for demolition"
Mike

My Skins at DeviantArt