isasaurio's Forum Posts

  • Hello friends

    I make a game for amazon.

    I export from constructor to amazon and compile with XDK for amazon.

    and i upload the apk and the game is suserful and every is Ok.

    But if i download the game from the store to my phone, i dont Play the game and i have this error.

    Can you help me yo solve this plase?

    This is the game

    http://www.amazon.com/gp/product/B0131NQQ2I

    PD:Excuse me for my bad english

  • every day you learn something new

  • If you're right it would be a very good tool, because having many levels when switching from one layout much mistaken.

    I join the request of

    It would also be good to have some tool "Paste in place" like as Adobe Flash, would be very useful when making every GUI layout.

    Greetings from Chile !!

  • I have the following problem .

    I export my game and then compiled in XDK .

    The mobile application works perfect bathroom.

    But in tablets, the application is installed but can not run , as starting closes immediately .

    PROBE Exporting from Construc with the option " Tablets Only " But work either .

    I test the app in 2 devices and nothing.

    As I can fix this?

    regards

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I can export with NODE WebKit to run on a tablet with Windows 8?

  • Dear:

    I am getting a huge number of notifications of tutorials.

    When you open the link nothing appears.

    What's going on?

    I receive more than 40 emails daily.

    Attach Print Screen.

  • use Spritefons

  • Friends a question:

    As I export to Android Tablet?

    I happen to have a game and export them for XDK in a universal way, and generate the APK (in "Crosswalk for Android" mode) XDK, works perfect in cell, but in tablet, the application is installed but does not load completely, then close.

    When generating the APK on "ANDROID" mode the application opens but no sounds and not seen the TEXTBOX buttons.

    Try exporting in "TABLET ONLY" and "Hanset ONLY" but equally the application is installed but not open.

    As I can to export correctly?

    --------------------------

    Esp:

    Amigos una pregunta:

    Como exporto para Tablet Android?

    Resulta que tengo un juego y al exportarlos para XDK en modo universal, y generar el APK (en modo “Crosswalk for Android”) en XDK, funciona perfecto en celulares, pero en Tablet, la aplicación se instala pero no carga completamente, y luego se sierra.

    Al generar el APK en modo “ANDROID” la aplicación abre pero no se escuchan los sonidos ni se ven los TEXTBOX ni botones.

    Intente exportando en modo “TABLET ONLY” y modo “HANSET ONLY” pero de igual manera la aplicación se instala pero no se abre.

    Como puedo realizar la exportación de forma correcta?

  • Do you need use AJAX + PHP for send emails

  • I estimated, I have the problem that when exporting to APK from XDK can not see or buttons or the "TEXTBOX"

    In reviewing the code within XDK (data.js) I encounter an error.

    And look at the code that appears in gray. I guess the problem lies there.

    As I can fix this?

    I do not understand much.

    Deputy screenshot.

    Esp:

    Estimados, tengo el problema de que al exportar a APK desde XDK no se pueden ver ni los botones ni los “TEXTBOX”

    Al revisar el código dentro de XDK (data.js) me encuentro con un error.

    Y al mirar el código este aparece en color gris. Me imagino que el problema radica hay.

    Como puedo solucionar esto?

    No entiendo mucho.

    Adjunto screenshot.

    Saludos

  • Application is installed but not opened from "Tablet Android"

    Hello friends I'm making an app for Android Tablet.

    When exporting using "Cordova" and compile XDK using the "Crosswalk For Android" option, the application installs without problems, but does not open, I tried it on 2 different tablets.

    AL export with "Android" application mode I can not see the "TEXTBOX" nor the sounds work.

    But if the same application installed on a cell opens smoothly, using the same cell and installing the "Android" XDK version in the cell does not open.

    As I can fix this?

    Greetings from Chile !!

    Esp___________

    Aplicación se instala pero no abre desde “Tablet Android”

    Hola amigos estoy haciendo una aplicación para Tablet Android.

    Al momento de exportar usando “Cordova” y al compilar en XDK usando la opción “Crosswalk For Android”, la aplicación instala sin problemas, pero no se abre, lo probé en 2 tablets diferentes.

    AL exportar con el modo “Android” en la aplicación no puedo ver los “TEXTBOX”, ni tampoco funcionan los sonidos.

    Pero si la misma aplicación la instalo en un celular, abre sin problemas, usando el mismo celular e instalando la versión “Android” de XDK, en el celular no abre.

    Como puedo solucionar este problema?

    Saludos desde Chile!!

  • You do not have permission to view this post

  • Give some object in your layout the timer behavior.

    then:

    on start of layout: (timer behavior of the object) start timer "autostart", once, x seconds

    on timer "autostart": start game

    also don't forget to deactivate the timer, if the player presses x

    on X pressed: stop timer "autostart"

    start game

    Thanks , I'll try

  • Hello friends

    I present my new game.

    It is a mixture of PONG and ARKANOID

    It is a game that uses username and password, it connects to a server but I'm working on it.

    To play, click the button called "PRACTICE" , which is the second orange colored button.

    How to play:

    To move you use the arrow keys, to kick the ball using the spacebar.

    http://bit.ly/QueNoCaiga

    Attentive to your comments.

    greetings from Chile!!