Get the os version number

I was able to get the name of the operating system by using intrinsic.flash.system.Capabilities.os
but I would like to get the operating system version number as well.
running windows xp 5.1
but intrinsic.flash.system.Capabilities.os returns only windows xp

I also went through the other fields in the class of features, I don't think that there is nothing that gives me what I want.
any thoughts?
Thank you!

Have you tried Capabilities.serverString?

Tags: Flex

Similar Questions

Maybe you are looking for