Skip to content
General IRCd

Last bit of help (MP3)

A TG007 community discussion started by LAS.

Discussion 6 posts
Page 1 of 1
Open
Topic #2814 · 6 published posts · 1,229 views

Well sense I know how to make a MP3, down to the playing list, only thing I cant seem to figure out even afther looking around for some guides.. Feel so stupid cuz yeah I have to ask but then again asking never seem to kill anyone. But anywas, I only need to learn how to... put icons in the mp3 like.. play pause stop next prev. and such. I mean I have the icons.. Anywas any help? Thanks.

dunno how to do icons.. but it would be easier just to set the font on ur play,stop ect buttons to webdings. go to character map then webdings it has play,forward,back,pause ect. ones ..... dialog code dll dll\mdx.dll SetFont $dname < button id's > 15 400 Webdings .. put that in the dialog init.. hoped i explained it ok

Just modify the coding below to suit your player then just use a normal sclick event.

icon 1, x y W H, thisfile.ico, 0

I'm 90% sure that works but if not, the way I did the last MP3 player I made was to use the cursor's co-ords. The dialog was a single picture though.

 

lol mirc mp3 players go slow enough without pictures :|

Personally I use mIRC to remotely control Winamp as mIRC isn't surround sound compatible. There's a very small amount of MP3 players that are (and free)

 

uhh thanks for the help.. I think. lol