Hello
I wonder if a mblock5 game could be integrated in a html web page like scratch.
For instance the following code is working :
<iframe allowtransparency="true" width="485" height="402" src="//scratch.mit.edu/projects/embed/383898701/?autostart=false" frameborder="0" allowfullscreen></iframe>
As you can see it is related to the scratch database. I would like the same kind of code related to the mblock database.
Thanks