I've been using Road Runner till now, and I just started messing around with Centrafuse, and with a little modification, centrafuse works really nicely - its faster and more fluid than RR on my P3 600 and much simpler to use.
Has anyone tried to use radio shark with CF... I got it to integrate pretty easily with RR, but I can't figure how to do it in CF....

<-- that's how I got it to work in RR. I was hoping to do something similar in CF... any suggestions would be really helpful...
I basically need to (a) embed it into CF so it sits in the given space and does move around, and (b) put in preset +/- buttons that will push the left/right keyboard keys and send them to the radio shark cuz the UI on the radio shark is too small.
Thanks!
edit: I got it to sit inside CF with the following code:
<APP2>
<PATH>C:\Program Files\Griffin Technology\radioSHARK\radioshark.exe</PATH>
<PARAMETERS></PARAMETERS>
<WINDOWNAME>RadioShark</WINDOWNAME>
<DISPLAYNAME>Radio</DISPLAYNAME>
<PAUSEMUSIC>True</PAUSEMUSIC>
<LINECONTROL>NONE</LINECONTROL>
<MUTEONEXIT>False</MUTEONEXIT>
<STARTFULLSCREEN>False</STARTFULLSCREEN>
<ENABLEHEADER>False</ENABLEHEADER>
</APP2>
The problem, however, is that the area size is wrong and it stretches wierd. And I need to add preset buttons... being able to add mute (spacebar) would be nice too, since radio shark has a very peculiar closing behaviour which I suspect CF won't like.
edit2:
this is the best I can get it to embed in centrafuse
