PDA

View Full Version : How can I detect using Action Script the Windows Service Pack Installed


pclavijo
12-23-2005, 02:33 AM
Hi everybody, i'm making a projector using flash MX 2004, it's important that the flash movie could detect the service pack installed in the computer to activate the buttons or disable them..

Do you have an idea on how can I do that?

Thank you

pan69
12-23-2005, 05:04 AM
Get yourself Zinc (http://www.multidmedia.com/) and use:

var windowsServicePack = mdm.System.servicePack;