april123's Recent Forum Activity

  • The scroll-bar appears because the window size in your project has greater dimensions from your screen resolution+browser size.

    Use Letterbox Scale on the Full screen on browser properties.

    letterbox scale property is already set still scrolling is there.

    is anything need to set?

    see m having one start page which contain few links to games.

    games are perfectly fit according to screen but star up page having scrolling bar.

    thanks for reply

  • Do you mean Zoom in?

    No

    i wanna remove scroll bar .

  • Hi ,

    is any one know how to remove extra scrolling of page?

  • i dont know if it would help what you want to do, but its good to know anyway;

    There is an "execute javascript" action for browser object. wich you can run quoted single line javascripts from there. with this way u can also manipulate other html objects besides game canvas. Also its a good way to pass game variables to web page. I had to use it once i needed to post data to php withouth using ajax good part is system is also have jquery:

    "$('html').append('<form id=\'test\' method=\'post\' action=\'http://blabla.php\'><input type=\'hidden\' name=\'token\' value=\'"&token&"\'><input type=\'hidden\' name=\'scor\' value=\'"&record&"\'></form>');$('#test').submit();"[/code:3fzpjrqr]
    

    actually i am developing E-learning game and one book containing almost 60 pages means 60 games.

    now my client want all these stuff should be responsive.

    i used letterbox property but thatz not pretty good.

    and now i dont knw how to do it.

    i guess RND is last option

    i will try ur suggestion

    thanks for reply

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • "Browser" object -> "On resized" event.

    change everything manually if you wanna make responsive design. There is not an "Auto" method as i know. But i might be wrong

    hummm i did everything manually .

    like rather than assigning css image to button ,i put an image over it.

    but it does not give that effect as other programming language does.

    is there any way to put java script or any thing else way to make it proper responsive as we do in php or else?

    thanks for reply

  • hi everyone

    i want to make my screen responsive.

    c2 having one property as full screen in browser -letterbox scale but it only fit your screen according to desktop/laptop/ipad.

    is there any other way?

april123's avatar

april123

Member since 26 Apr, 2014

None one is following april123 yet!

Trophy Case

  • 10-Year Club

Progress

10/44
How to earn trophies