as3lang / swfobject

An open source Javascript framework for detecting the Adobe Flash Player plugin and embedding Flash (swf) files.
11 stars 0 forks source link

define howto test #7

Open zwetan opened 8 years ago

zwetan commented 8 years ago

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.

zwetan commented 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

zwetan commented 8 years ago

we need also to host an "about flash version" page

ricovitch commented 8 years ago

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.

zwetan commented 8 years ago

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