Adobe Air != Microsoft Silverlight
As Peter Elst points out: Adobe AIR is not the same as Microsoft Silverlight. Where he uses words, I will use technology to prove my point. Clicking the button below will answer the question in a simple way.
<script type="text/javascript"> function techProof() { var strAdobeAir = "Adobe Air"; var strMsSilverlight = "Microsoft Silverlight"; alert(strAdobeAir + " is " + (strAdobeAir == strMsSilverlight ? "" : "not" ) + " equal to " + strMsSilverlight) } </script>













May 21st, 2008
10:10
PLEASE CHECK MY LATEST POST FOR ADOBE AIR AND MICROSOFT SILVERLIGHT
I HAVE ALSO WRITTEN SOME THING ON THIS.
LOOKING FOR U R FEEDBACK