Do you know how to develop Dune apps in Flash Lite?
If the answer is yes, I might have a job for you. I need remote access (preferably over HTTP, but surprise me) to the product ID of the device. I did some reading on Flash Lite but failed to grasp the bigger picture of it all. All I know is that as a Flash developer, you have access to the "ExtCommand" class which defines this function:
Code:
public static function getProductId():String;
Anybody up for the challenge?