Nandynho's Forum Posts

  • Is not it just turning off the parallax of the layer you need? If you need, send me a capx

    Cheers.

  • Sorry Mikal

    I never used the C3. I do not know how it works. C2 is very complete and no bug known to me. This plugin has flaws but works inside C2, but at in C3 I do not know.

    Cheers.

  • Sorry msa3sa3 I never created documentation about this. Since I have never earned anything from a third party I never invested much more than I needed. But it's not complicated, if you need a function and do not know, you can ask me.

    Cheers.

  • Hi Mikal

    How did you get this error? I can not help because I've never seen it. Can you send me a capx with this error so I can fix?

    Did you use Node-Webkit in preview? Is the version v0.27.2?

  • I had responded by thinking it was another plugin

    I have not yet enabled this feature, sorry. Maybe in the future I'll put.

    Cheers.

  • hao102a2 you can pass the file path d:\Developer\New Project\index.html

    or import the file into C2 in the Files folder and load only with the filename index.html

    christ59 I don't remember how to turn the menu on again (contextmenu) - but you can disable this function manually in runtime.js *(this will activate the right button function)

    #line	 #code (remove this line)
    138		$(this.frame).bind('contextmenu', function(e){ return false; });
    [/code:16ak51qw]
  • Thanks guys!

    Mikal I do not use C3 and have no interest for now. But if someone wants to convert to C3, feel free.

    AndreasR Avast is one of the worst antivirus that exists. Use Virus Total to check.

    Is pure Javascript, there is no way to put malicious code. But you can put the zip file on the Virus Total.

    (I have no idea why avast blocked the download)

    Cheers.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • [quote:3f94uqfv]

    New version 1.04 (Dec 10, 2017)

    • [#] Delete Key - Delete Key number or Key string.
    • [+] indexOf - Get the position of Key in the string format. an easy way to check whether an item exists or not (-1)

    Download

  • imothep85 sorry, it's not my plugin but I answered your post.

    DaniellMesquito unfortunately I don't have time to add, this is something more complex. And I will not be able to test, because my future projects will not use this technology. But anyone can try adding it using my code as a base.

    'In the <style> of the page, events can manipulate it by remove, append or add selectors and values.'

    You can add/remove CSS files using this plugin. Is not that what you want?

    • Import CSS file.
    • Remove CSS file.
  • imothep85 I did not read all the messages but I think brunopalermo already helped you, but in any case, this plugin is not mine.

    But it looks like it's a simple error in your code. You are always asking to go to the site, so it will never load. You can resolve by simply placing a trigger in the sub-event.

    Cheers.

  • [quote:uxii69pw]

    New version 1.34 (Dec 07, 2017)

    • [#] On Select - now also trigger onclose.
  • Thank you zenox98!

  • Sweet Alert II it's the latest version.

    "Copy" and "Paste" with the right mouse button?

  • DaniellMesquito

    • GitHub

    I've never used GitHub, I don't know about projects patterns. I'll need some time to learn and I have little time now.

    • alongside "iframe" and "html" options, can turn it into a webview (for NodeWebkit/Electron).

    Do you have a link that talks about it?

  • Thank you guys!

    zenox98 you can move to Completed Addons?

    Thank you!