Open zwetan opened 8 years ago
eg. simple diagnostics HTML page
would be for users to run in case of issues (this or that doesn't work) and would allow us to gather metrics/infos based on the test run
we need also to host an "about flash version" page
Diagnostic/about pages are great ideas. There used to be http://playerversion.com/ that is now down.
And this page from adobe for stage3d support : https://helpx.adobe.com/flash-player/kb/stage3d-unsupported-chipsets-drivers-flash.html Last time i checked the flash module at the bottom was broken. Now it seems back but does not show a lot of infos on driver.
yeah good catch about 3D driver support and in fact it could be a new feature of SWFOject
not only detect the min version to run the SWF but also detect the min 3D support required for a game
based on Flash embed test suite and SWFObject 2.2 test suite
we need to come up with different testing strategies from unit tests for the JS code to simple diagnostics HTML page etc.