Can we get an option to make HTML5 canvas backdrops transparent, so that other mmf2/non-mmf2 canvases might be layered or stacked?
Just working on some side projects, and realized it would be nice to have, as well as mixing with JQuery.
As another, possibly more important request, can we get the ability to call on functions during/within the MFF2 run time?,
Maybe an object that listens for function calls, so you can call on your html5 app from outside java, as well as input variables, and execute events when variables change, or just general calls.
Just my 2 cents on the matter.
Oh, on last thing, an easier, less hacky way to resize frames to the screen window without scaling the contents, like actually changing the frame size based on CSS. That might be cool.
I'm working on something kinda neat, I will post here when its presentable.