grigrizljac's Forum Posts

  • ...

    And clickable text, like a link but not to url...

    ...

    Check out the plugin HTML_div_Pode

  • Yes, you can. But not in Construct 2, but after you export the project.

    1. Export your project to HTML5.

    2. Open the exported index.html file with a text editor (I recommend Notepad++).

    3. Find line 29:

    background: #000;[/code:2f99pzwp]
    4. Change [code:2f99pzwp]#000[/code:2f99pzwp] to [code:2f99pzwp]#fff[/code:2f99pzwp]
    5. Save.
    
    [img="http://shrani.si/f/3K/kX/1m32Bcn5/1.png"]
    [img="http://shrani.si/f/2d/86/497IjHOH/2.png"]
    
    You can change the background color to any color. Look at HEX color codes (they are made of # and 3 characters)
  • Do you get any errors or whatever?

  • Yes, it is in Intel XDK.

    Open Intel XDK, then select your project and click on "Projects". Select "Build Settings" under "Cordova Hybrid Mobile App Settings". Click on "Android-Crosswalk" (if you're building with crosswalk) and find "App Version Code". Change it then (increase by 1).

  • Hello, I wish you good luck. <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    Here's Square Eater: http://bit.ly/1wKDiNT

  • Hello, I have a question about HTML_iFrame plugin.

    I want to prevent right clicks (the popup that appears when you right-click) inside iFrame. Is there any way to do that?

    Thanks.

  • Dear players, prepare for The most powerful update yet!

    We are preparing the most powerful update yet. It's pretty much completed, but not yet done completely. I hope it will be soon on Google Play!

    P. S.: I would please aliweka for a review, as I have seen on some other games.

  • Done - installed and rated both 2 apps on the list:

    1) Squares Vs Circles (by shaps)

    2) Galactic Miner: Milo's Journey (by Volkiller Games)

    Square Eater (Android): https://play.google.com/store/apps/deta ... quareeater

    Very nice thread, by the way <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

  • +1 for the issue and +1 for the keyboard idea.

  • There are no links because you don't have enough rep. Try to remove http:// or add some spaces.

  • 2. Yes, in Personal Edition, you can create as many layers as you want.

  • grigrizljac

    Hi, have you exported it using Cw 7??

    what email address have you sent to?

    Thank you

    Yes, I have built it with CW7. I clicked on "Contact Support" in the footer of GP Dev Console and then selected Mail.

    EDIT: After calling Google 2 times, contacting them via email 3 times, "marking the alert as current", "Dismissing" the alert, selecting "There's a mistake", the alert has gone, I have no problems anymore.

  • I'm still seeing the OpenSSL alert. I've contacted Google again (about a week ago), but they haven't responded. What can I do? I don't want for Square Eater to be deleted on 7th July

    I can't build with CW newer than 7 because the build fails.

    EDIT: After calling Google 2 times, contacting them via email 3 times, "marking the alert as current", "Dismissing" the alert, selecting "There's a mistake", the alert has gone, I have no problems anymore.

  • Try Construct 3

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

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

    I'm still seeing Google Play alert about OpenSSL. I've contacted Google again (about a week ago), but they haven't responded. What can I do? I really don't want for Square Eater to be deleted on 7th July.

    EDIT: After calling Google 2 times, contacting them via email 3 times, "marking the alert as current", "Dismissing" the alert, selecting "There's a mistake", the alert has gone, I have no problems anymore.

  • Sorry, there's nothing we can do about this. We don't control the audio encoders, and if they hang then that needs to be fixed in the encoder. The AAC encoder has been a little problematic in the past but that one is built-in to Windows, so Microsoft need to fix it The workaround is just to pad some silence in to the audio file...

    Ok, thanks. Is that reported to Microsoft already?