maordany's Forum Posts

  • I built a browser game and I want to make a button when user click it he get embed code for his site and my game will work on other sites. (Similar to YouTube's embed code). Is it possible?

  • Thanks, I'll check it out.

  • I saved my game to HTML5 files and I added a few things with visual studio. can I run JS code after loading complete but not through Construct 2. I want to add my own function with visual studio but I do not know how Run it after the loading complete. from where i can call my function?

  • its hard to explain what I mean, Something like that - https://developers.google.com/blockly/ or https://scratch.mit.edu/ or http://vld.fpscr.tk/

    Dragging different pieces And set sticky connection between them. i can do this with construct 2???

  • i see only android, windows phone and iso.

  • admob work on web sites??? i build my game for browsers.

  • There are many additions and options to add ads on a mobile game but i could not find a way to add advertisements on a web game. Does anyone have an idea how to do it?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It works great thanks!!!

  • Thank you!!! Now I see my question is inaccurate.

    I'm building browser game and I want to add a menu which is slightly transparent (50%) and when i move with the mouse on the menu (my sprite) transparency changes to 100% (Shown) and it shows better and when i leaves the sprite with the mouse the transparent returns to 50%

  • How do I fade in or fade out in mouse over sprite object?

  • The title is just an explanation of the question I want to add code for all kinds of different places and not only addthis or youtube embed code. Is it possible to add code that will appear in a certain area for my browser game?

  • I really would love to get help on this issue. Please I work hours and can not manage to do it. I really would love to get an example. I'm willing to pay for it.

  • Sorry i answered through my cell phone and it was hard for me to write.

    I have buttons on my stretched picture and on the picture has buttons in specific locations. After I change the size of the picture because the resolution or change the size of the browser the buttons need to adjust to the new screen size (Location and Size).

    I did what you said and the buttons remain in place.

    Thanks for everything!!!

  • Its did not work for me.

  • I finally got to stretch the image to full screen With the help of the people on this forum.

    Now I have a new problem

    I created a new family and added there all the objects that I need. the family name is "FallButtons"

    After Stretching the picture to full screen i add code to change location and size of all "FallButtons" controls, It works great But If I run it on a computer with a different resolution The arrangement of the controls are not working well.

    my resolution 1366X768 It works great.

    All other resolutions are not working well.

    my Code