Hello,
I want to know the latest flash player version number programmatically to compare with currently installed flash player version.
I have requirement in which i need to show message to user when installed flash player version < latest flash player version.
there is no API offlash player available which we can call to get the latest flash player version.
We tried to do webscrapping of adobe site which prints version number but we need to do this from javascript.
Is there any way through which we can come to know wether our installed flash player version is older than latest flash player released version?
Please help..
Thanks
Dhwani