Braus's Forum Posts

  • rexrainbow: Interesting changes. It's now more intuitive.

    Please, check below if I did it right:

    Conditions:

    On start of layout

    iframeFilter is in iframe

    iframeFilter.MainFrameURL = "http://www.website.com" (I didn't include the whole path. Need I?): go to layout 1

    else: go to layout2

    Edited: It does not work, always shows the layout2. The URL of my iframe is created by the wordpress. Something like: "www.website.com/?game=game1" and the game is in the hdgames folder. I'll waiting for your instructions.

  • Ok. Thanks for the news, but I still didn't understand if I've to use only the URL or the whole path in the append action.

    Do you know how to prevent the game to open out of the iframe? I don't know if it was clear, but I need to avoid that anyone can access the game out of my website. Is it possible?

  • rexrainbow: Thanks. Even using an iframe I need to set "Busting all iframes" to yes?

    Nedd I to include the append action the URL (h t t p: / / w w w . domain . com") or the entire path (h t t p : / / w w w . domain . com / folder / page)?

  • Nice! But I can use in my own iframe? To solve the previous downloads issue I can use any command to clean the cache or something else?

  • Hi

    Can I use this plugin with the newer C2 version? My game is in an iframe but in the same domain and I don't want the game can be open in iframes in others domains, this plugin will work for me?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • UP

  • nobody knows how?

  • UP

  • Hi. Thank you, but I am using dragdrop behavior.

    Sprite2 is spawned when the sprite1 is touched, but I've to touch it again to drag it.

  • I want to spawn a new object and drag it with the same touch (without need to touch the new object to drag it). Sorry my english.

  • korbaach - I didn't understand your examples. Could you explain? is it also prevent loading my game in an iframe?

  • Thank you guys! but I'm confuse now: what's the best option for my needs? the newt suggestion, the korbaach's examples, the iframe plugin or the tutorial posted by blackhornet?

  • I'm sorry, would you mind clarifying what you mean by domain?

    DNS (Domain Name System)

  • I want that my game only runs in my domain. How can I do it?

  • jomo

    Is it something like google play/game center plugin or I need to use parse with these others plugins? Can i use it in a multiplayer game?