Unknow01's Forum Posts

  • Is there a better solution for TextBox object?

    When is TextBox focused, project starts ignoring some actions (sprite visibility, network communication, key actions etc.).

    Thanks!

  • And another weird function:

    Keyboard function "Key is down" will stuck ON while you click (with Touch object) onto (enabled) TextBox. Only solution is disable all TextBoxes while any of Key is down and reeneble while all keys are released!

    Or ... did I misunderstood something?

    Thanks!

  • Can someone verify this situation?

    1) Sprite as button with "Is touching" action placed into layout (into viewport) = all works good. Only mouse over + click will start action.

    BUT!

    2) Sprite as button with "Is touching" action placed into layout BUT half is out of screen. If I click on Sprite and scroll viewport to position that I see other half of the button (button is like transmit between left and right side of one layout) and back again, than everytime I move over that Sprite, an action "Is touching" start without click on it!

    It looks like wrong to me. Code is so simple that i will not post it.

    I tested that everytime I scroll with Viewport, "Is touching" action will broke. Even If I create two Sprites as buttons and places each to different place and clicking will scroll to each other.

    Only click somewhere after Scroll operation end. Thank button lost "focus" maybe?... dunno.

    Did I do something wrong?

    Thanks!

  • Thanks Ashley for answers.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks for link to webrtc.org! This is what I looking for!

    If you run Multiplayer with IE, function .IsSupported looks like not working.

  • So IE (all vesions) not support C2 Multiplayer object? ... Opera not work too (but I have not newest version because of its stupid control). I have Firefox 11.0 but mostly use IE ... like 90% of Earth population

    MAC Safari not work with Multiplayer object too?

  • Ashley, Iam getting same errors on two computers (diff. specs, apps, connection). I thought that everyone have same problem or I overlooked something.

    Ok so Multiplayer Chat Example:

    Internet Explorer 9 - javascript error, ArrayBuffer is not defined, , line 119 (col undefined)

    FireFox - javascript error, DataView is not defined, , line 120 (col undefined)

  • junatar: I try the examples from the official tutorial. Still have problem to get it work on all browsers except Chrome. Chat example work on it.

  • Hello,

    I tryed multiplayer examples but getting javascript errors (error depends on browsers - mostly by undefined arrays /objects etc.) all the time when I launch it. I not find any solutions on Google or tutorials here. Does implemented multiplayer work? Or should I download / install something?

    Maybe I do something wrong? ... dunno.

    Is there any limitations? Only same browsers can communicate etc? Which browsers can run multiplayer atm? Is it stable for chat (or non-game applications)? How many peers can be connected to host without getting lags?

    Thanks!

    U01

  • Hello,

    Thanks for replyes. I try to install new graphic cards. Hope it help solve crashes.

  • Hello,

    Iam little confused about Construct 2 and need little help. It looks good but it sometimes not work correctly. Two same projects, without events, just one object (sprite) placed in middle of screen. One project show it, another one not! Lots fo crashes and forum full of peoples calling for help. I even not find email of Scirra and I think good company should have email on they webpages.

    Is NEW Gamemaker better? This not looks like PRO app.

    Thanks for advices