Try this one
is it an offline or an online app
because you can load the website you want inside an iframe
Press f12 o Ctrl+Maj+J to see the console log if there is an error
Perhaps it can be easier to manipulate json with this plugin
you can save music inside the app :
each time the user hit a piano tile, you log it in an array or something like that, then when loading it, just parse you string and that's it ?
What you want is a TextArea ?
http://www.w3schools.com/tags/tryit.asp ... l_textarea
What do you mean ?
A way to beggin :
round(X_position/16)*16
this can round a position (mouse position ?) to a size (16x16)
Of course you can change it to
round(X_position/32)*32
to get 32x32 grid
Hope you understand
Do you want only specific radio ?
visible player ?
radio by internet or by native fm ?
Do it this way : [attachment=0:3mhiexb2][/attachment:3mhiexb2]
I can try to make you a plugin but i need more informations because i really don't understand what you are saying ^^ Can you explain more (in mp maybe)
Are you including the file into the project or acn you access it remotely ?
What do you want to use :
Develop games in your browser. Powerful, performant & highly capable.
WindowWidth and WindowHeight are not doing the job ?
I think you can do this stuff by with construct 2 provided forms.
You can also add plugins, for example, that extand input types.