-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
First of great work with this tool, it is what you need when you start to automate some processes.
I am currently developing a web game, and I badly need support for the Flash target.
What I am doing is actually checking the webgl capabilities of the browser (with modernizer for example) and if so, I run a small microbenchmark (sometimes on laptop, webgl will use the integrated graphic card of the player but usually in flash, it will go with big one by default) to decide if I am loading the flash player or the webgl version.
Is Flash support something that will come in a near future?