fernanm's Forum Posts

  • you hit the spot adblocker is the problem. thanks man.

  • mopub integration sucks. 3 days i've been doing this and i cant find the field where to enter your admob id. when i click admob under networks it just give me this.

    <img src="http://i41.tinypic.com/t9fxwk.png" border="0" />

  • Little bit lost but will find more examples on that, thanks for pointing out. Cheers!

  • Hi little stain, that's what i'm looking for. One more question how can i tell construct to draw in between the lines of the letters? and not outside? thanks again

  • how can i do this?

    i40.tinypic.com/245j11d.jpg

    trace the letters for little kids to learn abc?

    thanks

  • Back to topic about C2s export directly to apk for better monetization, is this possible?

  • This feature is really cool if implemented on construct 2. Just export apk files directly. without the need of going to ludei or using phonegap for compilation..

  • With simple games like puzzle and kids game phonegap should do.

    I really like the phonegaps ability to integrate whatever ad network we like to integrate for our games. On the other hand cocoonjs is fast but the ads are limited. So we can sacrifice the game performance over monetization. Still waiting for my premium cocoonjs account. been 4 days and no reply.

  • use phonegap + eclipse, sdk integration is possible

  • One word. Awesome!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello, my wife needs a simple apps like drag and drop, Mathematics, animal sounds, alphabets etc. for android, this is for her school, she's a teacher. There are lots of apps in app store but full of ads if not paid. This annoys her students and her.

    I am learning construct but its a slow process, and she bugs me a lot.

    So if can you please help me for small projects. and be there for me when i ask a question. Yeah forum is here but, wouldn't it be nice if I can just hit somebody using IM. I will pay for your time.

    Thanks.

    Fernan.

  • Thanks plinkie, works now!

  • Hi guys this is my second app attempt but got a question so that i can proceed.

    1.)if all the shapes are positioned to each shadow.

    play an audio file, and proceed to next test which is layout 2?

    2.)how can i shorten my code?

    Cant find this in search and faq somehow, or if there's already, please point me to the post, as i am new to programming logic.

    I am looking at this but need some help implementing.

    scirra.com/forum/or-if-elseif-else-while-etc_topic45788.html

    my capx

    dropbox.com/s/7v613adpix6swox/animal%20drag%20drop%20file.capx

    thanks.

  • Hi kyatric, i cant use the capx u sent. it's for 140, i am using 139.

    anyway here is my capx

    dropbox.com/s/ghlpeyv9l8uyv7q/set%20visible-invisible.capx

  • Hi, i am playing around with c2 and can't solve this myself, tried FAQ but dont know what to find.

    I am a developing a simple mobile game using 2 sprites. with explanation texts.

    Explanation texts are set to invisible but when sprite is pressed they will be visible.

    Question is how to make first explanation text gone when the second sprite is touched? Seconds sprite explanation text will overlap the first. and sprite 2 explanation text will be gone when first sprite is pressed.

    I want to add more sprites with explanations later on.

    thank you.