Question
flash method to detect the user browser version.
Hello, I found this property in Flash: System.capabilities.
You can retreive some information about the user, but i did not find how i can detect
what kind of browser they use to view the flash.
example:
trace(System.capabilities.os); // output is the current Operating system.. in my case "Windows XP"
Does anyone know how to detect the browser and the version of it?
Regards,
Michea.
You can retreive some information about the user, but i did not find how i can detect
what kind of browser they use to view the flash.
example:
trace(System.capabilities.os); // output is the current Operating system.. in my case "Windows XP"
Does anyone know how to detect the browser and the version of it?
Regards,
Michea.