grigrizljac's Forum Posts

  • Are the servers updated yet (to Java 7 or whatever )? Is that everything required for FB plugin?

  • Download it from scirra.com (look at the bottom of this website), run the installer. It will ask you if you want to remove the old version (I usually click yes), and that's it

  • Hey, Pode

    I have a question about your plugin HTML_iFrame_Pode. I set it to an URL. It loads. User can scroll up and down. But when it comes to the bottom, the whole layout gets scrolled and black screen is seen.

    I'm attaching a screenshot ...

    [attachment=0:10ijnt2v]Black.png[/attachment:10ijnt2v]

    You can try it on android (Install http://bit.ly/1wKDiNT, enter username, go to leaderboards, scroll to the bottom). What can I do to avoid that?

    Thank you.

  • OK I FOUND HOW TO DEAL WITH THE BORDER, ADD THIS:

    border: none;[/code:jz2aswcj]  in the HTML_iFrame_Pode properties under "Style"   it works 
    

    Thanks, it works for me too

  • Wow, amazing!

    How have you done that Google Play sign in?

  • Hey,

    I like your game. Design is nice, interesting idea. I would only like to see seperated High Score for Normal and Hard mode.

  • That's generally due to your images (build assets). Try removing some. They should not have special characters in the names.

    I renamed them, so I don't have any. The build still fails. I've also tried to remove all splashscreens and icons, but still build fails.

  • imaffett that's everything it says. Just the build failed and these 3 lines.

    EDIT: Attaching screenshot:

  • Will this ever work/be fixed, Tom?

  • Hello, imaffett, IntelRobert!

    I have the problem with OpenSSL:

    If I build with stable version of Crosswalk, I get an alert that it may not be accepted when uploading to Google Play.

    If I set the Crosswalk version to "beta" or "10", the build fails.

    The build failed. An error occurred while building the application. Verify your build assets are correct and try again.

    Build Log:

    The App ID is "*****"

    The App Name is "*****"

    Crosswalk Version: 10.39.235.12

    (I've replaced app ID and Name with *****. If you need them, tell me )

    What can I do? I need to update my app ASAP ...

  • Why does it say it's $7,699,900 when I'm about to pay?

    Are you sure that only Personal License is in your basket?

    I use several devices. My laptop, desktop and desktop on my office.

    How many devices would be allowed if I purchase personal license?

    As I understand from license text, you have enough 1 personal license, as long you're the only user. You can have it on all computers, but only you can use it. <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    [quote:2agg2yrv]... This means you can use your licensed copy of Construct 2 on as many computers as you like, so long as you are the only one using it. ...

    https://www.scirra.com/manual/14/using-a-license

  • If its possible - Native iOS and Android exporters? That would make Construct the ultimate game design tool regardless of what version ...

    +1

  • Hey, Ashley

    I've just tried other AltGr signs (\€÷×{}¤ ...), and they appear normally. Only doesn't appear.

  • You have to edit the xdk project file *.xdk and look for the "splashes_": [] part and remove the file references.

    Thank you.

  • Try Construct 3

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

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

    > 1. Is there any way to disable splash screen when building with Intel XDK crosswalk? If I disable splash screen plugin, nothing is changed.

    > 2. How to optimise my app for tablets? I'm sure my app takes the whole available layout, but Google play developer console says that it isn't designed for tablets (it doesn't take the whole layout space).

    >

    1. Remove the splash screen from the XDK project

    2. I asked the same question the other day but got no answer

    1. Where? In projects - > build assets? Won't be then Intel XDK default splash screen?

    2. I suppose it is because of icon and splash screen - you cannot add very high res icons and splash screens in Intel XDK. I'll tag imaffett, maybe he knows.