Posted by member 266869 on 2005-09-21 07:49:10 link

thought i'd resurrect this thread instead of troubling people with a new one....
i'm using iTunes with the Nonstep theme and I've got the play pause buttons etc. working but i'm having trouble with the module itunesstat-0.2 ... it's entered in the theme.rc as a net load module... or with that info anyway... so that's done properly and i've found the string in the bar which controls the text of where i want the info to go.... but i can't get it to work... it's just coming up with the literal text not what it's supposed to show. here is what is in the "top.rc" file....

*Label ampSongLabel
;Label Main Settings
ampSongLabelAddToGroup "Taskbar"
ampSongLabelX "-464"
ampSongLabelY "23"
ampSongLabelWidth "189"
ampSongLabelHeight "17"
ampSongLabelImage "geekampBG.png"
ampSongLabelImageLeftEdge "1"
;Label Text Settings
ampSongLabelText "iTunesActiveLabel "
ampSongLabelFontAlign "left"
ampSongLabelLeftBorder "7"
ampSongLabelRightBorder "6"
ampSongLabelScroll [horizontal]
ampSongLabelScrollSpeed "2"
;Event Settings
ampSongLabelOnLeftClickDown !amp_playlist
ampSongLabelOnRightClickDown !amp_eq

the line in bold is the one needing change... but i've tried quite a few things and nothing works... any help is greatly appreciated.... Stingray--->