Hi yall,
What I'm trying to implement now is audio play status. Simple text character, used with special wingdings font to show play, stop or pause symbol.
In order to do this, I'd either need to do it manually (set variable) everytime user presses play, pause or stop, and this is not a problem. but it is a problem to set this variable on cue/open/play. I have no means of checking weather user cued track or opened album from music screen.
Could it be possible to implement global variable in xlobby that would tell us if audio player is in play, pause or stop state? simple 1 character would do. then this char could be mapped through font to display play/stop/pause icon (character).
Since we all have different fonts (I have my own visual font, and i'm sure at least colby has his own font), i'd suggest using special characters instead of letters, so we minimize skin change. i.e. play would be > stop would be . and pause , or similar.
If anyone has other means of solving this, any suggestions welcome
Thanx,
Dalibor