Question about the Winamp screen

daks001

New member
Code:
[screen]
screen_name="WA Name & Spectrum Anyl"
options=0
alt_delay=10000

[r00]
options=10

[r00-i00]
id=2556244754
Under the [r00] change the options= to 8

Other options are

; -- ROW OPTIONS
; use with "scroll_speed="
;ROW_RIGHTJUST 1
;ROW_CENTER 2
;ROW_SCENTER 4
;ROW_LSCROLL 8
;ROW_RSCROLL 10
 

daks001

New member
How long is the song name, maybe it does not scroll if the song name is too short.... hmmmm

Code:
[screen]
screen_name="WA Name & Spectrum Anyl"
options=0
alt_delay=10000

[r00]
options=10

[r00-i00]
id=2556244754
Try adding options=8 under the [r00-i00] line in the original menu file. Then don't forget to reload the screen file and restart cc2 and let me know if that helps with a longer song name.
 
Top