31
Chit-Chat / Am I being ridiculous? Stencyl for non-game design
« on: August 31, 2015, 04:17:00 pm »
I'm thinking about attempting to use Stencyl for SQL reporting at work. I've yet to find a nice looking report builder with animations and all the cool things I could do with Stencyl. The biggest hurdle is building a SQL connector to pass in the query results to Stencyl, but I imagine I can do that the same way Stencyl could grab info from a webpage if I set it up server side. Im eagerly awaiting how html5 support works out, but in the meantime it would just be a flash export in an iframe that would look like a reporting webpage with charts and graphs. Anyone attempt anything like this? Is using Stencyl to basically make a webpage even feasible?