sayali ghule's Forum Posts

  • 9 posts
  • I have insert a one video in construct 2. for this video i want video progress bar for taking a video next and previous by dragging progress bar object.

    so please help me for this or give one example

    Thanks,

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I want to share my game score on Facebook and twitter.

  • I have built a game in 32 bit windows 7 system where I have used "BHT Smart Random" for storing data and made exe of that game. the exe is working fine on my desktop both 32 bit and 64 bit but my target system is i ball compbook (32 bit), so the is not working on my i ball compbook. is there any restriction for using BHT Smart Random????

  • > I have built a game with construct 2 in 64 bit system and made its exe for running game. But that exe (win32) is not working properly in 32 bit system.

    >

    You need to provide far more detail.

    What versions of C2 and NW.js are you using?

    What OS are you having problems with?

    What export options are you using?

    Does it work if you just export one of the built-in examples?

    actually I am trying to run this exe on i ball compbook(32 bit, windows 10). The exe runs fine but at some particular point the screen goes blank and game stops.

  • I have built a game with construct 2 in 64 bit system and made its exe for running game. But that exe (win32) is not working properly in 32 bit system.

  • > How i will get control of text box by clicking on it with mouse so that i can do some action after clicking on that textbox..

    >

    try:

    Thank You

  • How i will get control of text box by clicking on it with mouse so that i can do some action after clicking on that textbox, like we use ".focus" in dot net

  • There is no option for "on text change" for TextBox

  • If I am designing a login form in construct 2, Then for one text box how I will come to know that user has finished entering the data in that text box so that we can give any action that must be done after entering the values in that particular text box.

  • 9 posts