|
Post by dk on Aug 8, 2015 2:25:56 GMT
Hi, It's frustrating that Hippo (Hippani) has such great features yet is missing some of the most basic requirements when it comes to making apps. I am referring to simply being able to make an app that can take a snapshot of the stage or screen then allow it to be saved out. It's probably a very difficult task as far as the coding goes but I wondered if there was a way, via JavaScript, to at least access the "Print Screen" function from a button in an exported Hippo App? Anyone?
Many thanks for any help.
Cheers D.K
|
|
|
Post by Hippani on Aug 9, 2015 19:46:00 GMT
We don't know of any way to take screenshots with JavaScript. If anybody knows how to do this, We'd be happy to take a look at it.
What are you trying to do? maybe there is another way.
|
|
|
Post by dk on Aug 9, 2015 23:39:36 GMT
I want to create an app that allows people to assemble a character and a scene from a set of given images and then be able to send the character to a friend. I remember someone saying in a previous thread to use Canvas but apparently this will not work on all browsers. All I could find online was this: learningthreejs.com/blog/2011/09/03/screenshot-in-javascript/Not sure if this can be implemented. Thanks dk
|
|