Jump to content


Nori66

Member Since 07 May 2009
Offline Last Active May 16 2013 09:54 PM

Topics I've Started

Back button doesn`t work in mobile browser

10 December 2012 - 02:00 AM

Hello,

My native apps. run OK on Android and I use Back button to move back to the previous room.
I use:

if keyboard_check_pressed(vk_backspace)
{

room_goto(rm_1);

}

in KEY PRESS EVENT

I convert them into HTML5 file and I place them on my website (x10hosting) using FileZilla. When I acces them using the desktop browser, Back button works fine. The problem is when I use the mobile browser, they run slower (I am aware of that) but when I press Back button on my mobile device it kills the application (instead of going to the previous room) and goes back to the main web.

I am quite new to HTML5 but thank you for any help in advance. Posted Image

Video files

31 May 2012 - 09:56 AM

Hello,
I bought GMS few days ago and I am having fun with creating simple .apk.
I know that GMS doesn`t support video files. I understand that I can`t create .apk which consists of a video.   In this case, Is it possible to include a piece of code in GMS to read the video file which is saved somewhere on the phone?   Will GMS support video files in the future?
As always thank you for your help in advance.

Psp

23 May 2010 - 02:16 PM

Hello,

I do not get the whole idea regarding GM8 on PSP.
I have few (crucial for me) questions:
Will I be able to play my own games design in GM8 on PSP?
How will I transfer them on PSP? (USB?)
When will it be available?

Thanks
Nori66

Screenshots From Gm8 On Commercial Website

29 December 2009 - 09:34 PM

Hi,
Can I use the screenshots from my games on my website (it will be for commercial use)? The screenshots will involve sprites from Resource folder in GM8, is it legal to put them on my website?

Mathematical Questions

27 December 2009 - 10:04 PM

I am trying to use the Image editor in GM8 for writing and drawing maths questions. Is it possible to write x to the power of 3 as mathematyical symbol with 3 above x (in text box). What about square roots and other mathematical symbols? If not , which editor would you recomend (these games will be for commercial use)?