|
Development - Remote Control
Hello, I wanted to have a go at making some programs for use with media center edition.
I am making an interface and can call it up from within mce, and it just sits ontop of the media center window as a seperate app.
The thing I need to do is implement responding to the remote control.
I am only using JScript/VBscript, but not using a 'webpage' 'addin' where it runs within mce, so I was wondering if anyone knows if you can access the remote control feedback via vbscript events or anything?
For example, when I want to work with the file system object in vbscript, I just assign it to an object variable, and then I can access all the events and properties of the fso. Is there something similar for MCE??
Thankyou for your help. :-)
|