embedded winamp Thread last updated on 2006-02-05 08:27:11

Posted by member 303438 on 2006-02-02 15:15:37

i searched the threads and didn't find any mention of this...
i'm attempting to get winamp's display, i.e. track info, to embed itself on my desktop
this way only the text would appear with no pesky program surrounding it visually

is this even remotely possible?
and would any care to help?

Posted by member 212670 on 2006-02-02 15:30:35 link

Just display it in a label with an image that has no opacity, and be sure to use the AlphaMap setting for the label.

Posted by member 280260 on 2006-02-02 15:34:15 link

xlabel has an escape code for that - you shouldn't need any other amp module. I think it's [winampcurrentsongtitle], but I'd check that.

Posted by member 303438 on 2006-02-02 16:00:49 link

thanks for the help guys
i'm gonna need some hand holding for at least a few more weeks
then litestep will be old hat
...hopefully

Posted by member 303438 on 2006-02-02 16:39:36 link

well it's beyond my capabilities
but i dare someone to do it for me
and if you don't?
you're a coward

Posted by member 303438 on 2006-02-02 18:37:30 link

ok! i got it figured out finally
my only question is... if i wanted to have the volume controlled by a bar instead of simple "up" "down" options,
how might i do this?

Posted by member 212670 on 2006-02-02 20:20:34 link

lsslider

Posted by member 303438 on 2006-02-02 21:23:22 link

got it thanks!
know of any nice bmp's around for slider?

Posted by member 303438 on 2006-02-02 22:50:08 link

you guys have been great help!
one last question and i'll have this set up just how i want it

my controls (play pause fwd next) ...
the space to toggle these controls is extremely hard to get to
very narrow
how can i widen this?

this is what i have...

*Label MusicInfoLabel
MusicInfoLabelX 80
MusicInfoLabelY 770
MusicInfoLabelHeight 24
MusicInfoLabelWidth 400
MusicInfoLabelLeftBorder 5
MusicInfoLabelRightBorder 5
MusicInfoLabeljustify center
MusicInfoLabelText "[winampStatus]: [winampSong]"
MusicInfoLabelScroll left
MusicInfoLabelScrollSpeed 2
MusicInfoLabelVertAlign center

MusicInfoLabelOnEnter !LabelSetText MusicInfoLabel "elapsed [winampTime] / remains [winampRemainTime]"
MusicInfoLabelOnLeave !LabelSetText MusicInfoLabel "[winampStatus]: [winampSong]"

MusicInfoLabelOnLeftDoubleClick !amp_show

*Label PrevLabel
PrevLabelX -520
PrevLabelY 770
PrevLabelHeight 24
PrevLabelWidth 80
PrevLabelText " "
PlayLabelTooltip "Play"
PlayLabelOnLeftClick !amp_play

*Label PauseLabel
PauseLabelX -420
PauseLabelY 770
PauseLabelHeight 24
PauseLabelWidth 80
PauseLabelText " || "
PauseLabelTooltip "Pause / Stop"
PauseLabelOnLeftClick !amp_pause
PauseLabelOnRightClick !amp_stop

*Label NextLabel
NextLabelX -360
NextLabelY 770
NextLabelHeight 24
NextLabelWidth 80
NextLabelText " >> "
NextLabelTooltip "Next"
NextLabelOnLeftClick !amp_next


*Slider "MainVol" -280 790 3 "menusep.png" "slider top.png" HI [VOLUME] 0
*Slider "Winamp" -280 777 3 "menusep.png" "slider top.png" HI [WINAMP]
!SliderSetVolume

Posted by member 1 on 2006-02-02 23:54:49 link

these are the questions that are caused by us holding your hand. this is why we won't hold your hand. read some more and use that brain between your ears.

Posted by member 303438 on 2006-02-03 00:55:10 link

listen jocko
the tips i've gotten have been little more than what program to use
the rest i've figured out for myself as you can plainly see
it's a simple question which i have searched hard to find an answer for
if you can point me in the right direction
do so
if not
shut it

Posted by member 212670 on 2006-02-03 01:27:56 link

Wait...don't respond yet! I want to get some popcorn.

Posted by member 31 on 2006-02-03 01:56:42 link

I haven't laughed so hard in a long time. That is just funny.

Posted by member 1 on 2006-02-03 02:00:56 link

yup...you figurd out how to steal from others without understanding what the hell it is you did. CONGRATUFUCKINLATIONS! Now get your head out of your fucking ass and do some real work.

Posted by member 148416 on 2006-02-05 08:27:11 link

What they're trying to say is, RTFM!~~!!111one

http://wiki.litestep.com