Reflextions's Forum Posts

  • i'm looking to buy html5 games that is playable on mobile devices.

    well i'm actually not really interested in buying the whole game or license it. I'm just looking to add html5 mobile games to my arcade site. I'll be paying a small fee if you allowed me to host your game on my site. Full credit will be given to you. you will be able to link to your site or add any description to your game including advertising your product etc.

    Note: i must be able to host your game on my site. all sorts of game are accepted.

    Any more info needed just hit me a pm

    Thank you

    Still looking?

  • That really sucks mate, that concept art is really cool and I love stealth games. Maybe you could consider adding some new elements and look at making it for tablets and such as well.

  • nextroom as global variable

    name your layouts 1,2,3, etc

    Make a function: chooselayout

    on function

    set nextroom to

    random(int(1,250))

    Go to layout nextroom

  • More 2 player ragdoll games. Oh boy!

    Play here!

  • Can you provide any error messages that were in the browser error console or link us to the uploaded game that is not working? Most of the time, a black screen after export is either due to server misconfiguration, or you just forgot to upload all the files.

    Also, the .capx file is corrupt - it's missing a bunch of project files. That might explain it.

    Ok I checked the chrome console, it was failing to load a logo. If you remember a while back when my project was randomly corrupted and I had to manually repair it, evidently my logos were 0x0, and the code was trying to reference them. It was a simple as reloading them. Thanks for the help.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Link to .capx file (required!):

    dl.dropboxusercontent.com/u/44188718/Help/JetAttack%21.capx

    Steps to reproduce:

    1. Try to export any project

    2. Host it on dropbox

    3. Blackscreen

    Observed result:

    Blackscreen (It runs in preview)

    Expected result:

    To run as it does in preview

    Operating system & service pack:

    Windows 7, SP1

    Construct 2 version:

    r149 (steam)

    Note, the game works here

    Also, I'm able to export other games so I don't think it is an issue with dropbox.

  • This is back in r149

    /:

  • Just finished submitting mine :)

    My game was kind of rushed, but works on Tizen Emulator and doesn't have major bugs <img src="smileys/smiley20.gif" border="0" align="middle" />

    If the new deadline is true than I will have time to implement Achievements and Leaderboards <img src="smileys/smiley32.gif" border="0" align="middle" />

    By the way, in the store, my Content ID is 000000007051 . Does that mean that there are only 7051 apps at the moment ?

    So it's been validated? How long ago did you submit it?

  • simwhi I don't see any official confirmation anywhere. Did you find anything? I hope it is true!

  • Letterbox

    screen mode in XML

    +

    "<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=device-dpi" />" in index.html

    +

    Browser > Lock orientation

    always work in my case

    Got it to work for me! Thanks!

  • 800x480 = 480x800

    just use Landscape or Portrait

    I know, I've tried that, it doesn't seem to have an affect. What scaling method did you use?

  • My game is 800, 480, while tizen is 480, 800. I've tried all these methods but tizen just doesn't seem to understand that it needs to rotate my project. Does anyone have a similar issue?

  • Nope. Looks like you're missing 'Tizen Web Simulator Application'.

    Go Window->Preferences->Tizen SDK->Web->Chrome and ensure the location is correct.

    Checked it again, it is definitely correct. Why do you think I'm not getting the option? Thanks again for all your help, stuff like this always happens to me, I have the worst luck sometimes.

    EDIT: I re-installed some components, and got it up. Now I have to fix some other stuff...

  • shimo

    simwhi

    Cipriux

    szymek

    Tobye

    Have any of you had luck with the emulator? Mine doesn't run properly and I desperately need someone to test it, with the deadline closing in soon I can't risk failing validation. Thanks guys.

  • Are you selecting 'Tizen Web Simulator Application'? This shouldn't appear if you are.

    This right? That's the only option. I have the emulator on in this pic but when I don't it give me the error.

    <img src="http://puu.sh/51qiB.png" border="0" />