Mark4Media's Forum Posts

  • Thanks for your reply. Changing the offline.appcache file didn't work. I do not export the project again when i change the index.html.

    But as soon i understood what the offline.appcache file did, i knew that clearing the cache of the browser would work. And it did!

    M4M

  • Try Construct 3

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

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

    It is possible to insert a game card in your signature. The stats state that my game has over 1600 plays, but the game card shows just 264 or something like that. How do i update the amount of plays?

    For an example of a game card, see my signature.

    Thanks for your reply!

    M4M

  • Hi all,

    I'm trying to remove the margin the browser shows on the body element in the index.html.

    When i load the page in the browser (chrome) I see a margin around the canvas. (the black background becomes visible). I can remove the margin by adding 'margin: 0;' in chrome, to the body element.

    But when i add this in the index.html upload the page and refresh the online webpage, nothing happens. I've checked the source code of the page. No extra css. After that i checked the file on the server, there is extra css!

    It looks like the extra css is removed from the index.html as soon as the page loads.

    Any suggestions how to tackle this?

    Thanks in advance!

    M4M

    EDIT: I think i posted in the wrong forum. Should be "how do i". Sorry

  • Thanks!

  • you don't need a plugin for this, just use Ajax and a backend like perl, php or whatever, that is capable to write data on the server.

    Hi, thanks for your reply. But could you be more specific? What should i do with ajax, perl, php or whatever?

    MAD (Mark aka Dark)

  • Hi all,

    If this is the wrong forum to post > sorry. I really looked where to post this, but didn't see a good place for it.

    Question is: Is there a plugin or another manner to store variables locally on the server, where the game is running.

    I need it to make a program that anyone can access and use. If they change something, i want that change to be permanent, so if somebody else is starting the program (from another desktop), he/she will see that change.

    Is something like this possible with C2?

    Thanks in advance!

    MAD

  • hi KSLR,

    Thanks for your reply. I'm not into photoshop at all.

    Think i got to find someone who can help me.

    MAD

  • hm,

    it seems i can't get it to work on FF or IE? There is no panorama!

    I can see the texts and compass, but thats all.

    MAD

  • wow, awesome graphics!

    Did you make them yourself?

    I want them too, but i have no clue how to start!

  • Just tested this new feature, it's fine - it works, but 2 questions...

    Is there an option to update the promotional images?

    And Can I delete a game?

    Was wondering the same. I made an update to my game. The layout of the game changed a bit. I used a screenshot of the game for the game pictogram. Now the game pictogram doesn't match the layout of the actual game anymore.

    If it isn't possible, maybe it could be made "not possible YET"?

  • Hi naelian,

    Thanks AGAIN for your comments. Wished that more of our forum users did this. Thanks for the stars too. <img src="smileys/smiley36.gif" border="0" align="middle" />

  • Nice topic for a tutorial!

    if you don't have the time or motivation to make a tutorial, please let me know, I'll do it. I think lots of others will be helped with a tut about this topic.

    MAD

  • check the manual about this topic here

  • Update,

    See first post!

  • You're right, thats how it works in my game. all the text blocks are created at the start of my game. Only thing that changes during the game is the text itself.