View Single Post
Old 04-16-2007, 12:54 PM   #158
cherrybomb
Variable Bitrate
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Posts: 228
Hey kujosan,

Here's an answer I've sent to a couple people who've PM'ed me about this.

I haven't actually applied this technique yet, but it should be something like this.

config.xml
Code:
<sendWindowMessage name="SN PAN UP" window="RoadRunner" message="SN_PAN_UP"/>

ExecTBL.ini
Code:
"SN_PAN_UP","PREV",Audio_Player.skin "SN_PAN_UP","AUDIO",menu.skin

So, if you assigned that message to the pan up action in the config file, when you panned up with the SN, on the audio skin, it would go to the previous track, and on the menu, it would launch the audio plugin.

That's basically the skeleton of it, not a ton more to it. :-)
__________________
'99 Ford Explorer Eddie Bauer
CarPC Progress ~= 97%. Everything is installed, and operational. Still need to tweak and tune, and do some "finish" fabrication.
CarPC Project Web Site

SpaceNavigatorDriver SourceForge Project

Check out my blog.
cherrybomb is offline   Reply With Quote