flemmig's Forum Posts

  • Hi

    After C2 > Phonegap export and the Phonegap build

    my Text box is not visible at all .. tried to put more boxes on

    layout but the same

    Using C2 r152

    /flemming

  • Hi

    My game keep running after phonegap build

    How can I exit game on android / Phonegap

    Ive tried the browser>close event but no luck

    Is there another way

    Regards

    Flemming

  • Hi All

    Could it be possible to use this if I want a player to recommend the

    game via SMS text msg on android

    with a predefined link

    Cheers

    Flemming

  • Heyy .. Glad you helped me out here :-)

    I has another issue - How do I avoid that a player post more than one time

    Peter 550

    Peter 420

    But only shows once

    Peter 550

    Have a nice day

    flemming

  • Hi

    Since I cant use the html element in cocoonjs

    but read that things can be done using php and ajax

    But how can this be done ( lets say you want

    content like gravatar.com )

    Cheers

    Flemming

  • Ohh Yes I see ... Thanks :-)

  • Great.. thanks again

    It works... but the input window on the phone dont close after hitting OK

    it clear the textfield and I have to hit OK 2 or 3 times

    and it seams to post the extra hits as you can see

    <img src="https://dl.dropboxusercontent.com/u/22406377/Screenshot_highscore.png" border="0" />

    Am I missing something ?

  • Thanks for reply !!

    Can you help me with the ajax-thing ?

    savescores.php?name=" & txtPlayerName_input.Text & "&score=" & Score

  • Since cocoonjs cant render form items

    I read a workaround using the Cocoonjs object keyboard text input

    somehow can be used.. my problem is to post the player name to highscore

    please see my dump here

    the form input = txtPlayerName_input work with the ajax

    So how do get it to work with the Cocoonjs object

    <img src="https://dl.dropboxusercontent.com/u/22406377/Cocoonjs_textinput.jpg" border="0" />

    Regards

    Flemming

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • jook00

    Hi I got the same issue with a highscore and textbox

    please see my dump here

    the form input = txtPlayerName_input work with the ajax

    So how do get it to work with the Cocoonjs object

    <img src="https://dl.dropboxusercontent.com/u/22406377/Cocoonjs_textinput.jpg" border="0" />

    Regards

    Flemming

  • Hi

    does this work in Cocoonjs

    Regards

    flemming

  • Hi

    Is it possible to implement a way so user

    can send a sms ( like tell a friend ) about my game

    /R

    flemming

  • Darklinki

    Would love a tutorial..... please

    Have a nice weekend

  • Hi again

    Well dont know esaktly what you mean

    so I put the .capx here

    Top 10 highscore

    Maybe if I gave the text objects diff names

    instead of the IID , but dont know how to do that

    Hope you got the time giving it a look

    Thanks!!!

  • Well now .. got it working!

    Forgot System Set Score to Score

    before

    WebStorage Set lokal key "Score" to Score

    Thanks 4 replies :-)