Jump to content


iSeiren

Member Since 05 Oct 2010
Offline Last Active May 17 2013 08:54 AM

Posts I've Made

In Topic: Gmfilesystem

17 May 2013 - 08:58 AM

Am i being retarded, or is the DLL not in the downloads list?


In Topic: [Studio] Touch Screen Controls

27 April 2013 - 06:38 PM

For simple buttons, just left pressed.


In Topic: [Studio] Touch Screen Controls

27 April 2013 - 10:41 AM

That hasn't changed, in your Menu room - put your button object with the mouse left pressed event as    room_goto("GameRoom");

 

GameRoom being the name of the room you want to go to.

 

 

 

The idea behind this tutorial allows users the use of multi-touch buttons etc. Menu buttons don't need this feature. There are other reasons too.


In Topic: Gmfilesystem

12 April 2013 - 06:34 PM

So my extension that i made, using php is the only way?

Damn, need to figure out how to save pictures with php xD


In Topic: Gmfilesystem

12 April 2013 - 05:22 PM

Sorry, this may be because im tired... so slap me if i sound stupid...

 

Will this work with HTML5? To save to the web server?