Nandynho's Forum Posts

  • Of course! See this simple capx and see if that's what you're trying to do: download

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • ChesVCF hi how are you?

    I asked if the AJAX plugin works and I can not remember what the answer you gave me, so this is the alternative way I had thought: Futbol with AJAX Plugin.

    See if it works,

    See you later.

  • Hi guys how are you?

    SoldjahBoy I really have several things to do mostly work. But put the iFrame inside a DIV to contain the size did not work? SoldjahBoy see this image, the iframe is inside a div.

    imothep85 I tested and did not see any errors but watch that some sites redirect to another page in the same domain, like google for example. To make a correct compare wait for full page load using 'On Load'.

    imothep85 see this same image, the initial url is 'https://www.google.com' but when it finishes loading it returns 'https://www.google.com.br/?gws_rd=cr&ei=...'.

    imothep85 the plugin returns the final URL after full page load and the HTML object does not work with URL so it will always return empty.

    [quote:3u4slahq]

    New Version 1.26 (Feb 19, 2017)

    • [#] In this new version I realized that the DIV was receiving the same ID as the iFrame.

    Download - For compatibility error with old projects

  • christ59 I'm sorry for this, I did not expect anyone to download it for not having updated the homepage.

    I do not know if I will keep this update just to test how it works with IOS but I can not test it.

    They are not fundamental updates, only this should make a difference:

    [quote:2fypczrs]

    Compatible with old projects

  • [quote:3hni7iod]

    New Version 1.28 (Feb 11, 2017)

    • [+] Disable right click.

    Download

  • Hi SoldjahBoy sorry for the loooooong delay.

    Putting the iframe inside a div in the current version is tricky as it opens up space for bugs.

    The current version is stable. If the community helps with testing then I can do this.

    First I need to test putting the iFrame inside a DIV:

    [quote:1or7nho1]

    New Version 1.25 (Feb 11, 2017)

    • [?] Test iframe inside div
    • [+] Disable right click. *only works with HTML.

    New ID to differentiate with JesseJoh - Compatible with old projects

  • Good thanks!

    Most plugins are placed inside canvas but some are HTML elements.

    For an HTML element to appear it must be in front of the canvas, so it is not possible to place it in a 'background' layer because it is not inside the canvas.

    The only one that can override HTML is another HTML element.

  • Hi christ59 how are you?

    There are two types of objects within Construct 2. Canvas and HTML.

    Textbox and my plugin are HTML elements they will always be in front or they will be invisible, one overlaps the other.

  • db3344 I do not understand what you want, what else do you need?

    *about the size of the new screen if I'm not mistaken is a restriction of Node-Webkit.

    **or are you trying to increase the size of the original image after the click?

    "<img src='" & var_img & "' style='display:block'  onclick='window.open(""" & var_img & """, ""sharer"", ""toolbar=0,status=0,width=548,height=325"")'/>"
    [/code:4d578xl6]
  • [quote:21ai6ssv]

    New Version 1.23 (Feb 04, 2017)

    • [+] ADD: 'Add Class'
    • [+] ADD: 'Remove Class'
    • [+] ADD: 'Get Class name'

    Download - Capx

  • I love this plugin but it's tricky for me to develop it.

    I have several projects and works, and this plugin has a great development potential.

    It would take weeks to finish it.

  • I did downgraded because it is far from the final version.

    After sending the version I use I felt compelled to put the option to change the error messages, but nothing much needed:

  • Thanks for showing me this bug, good luck in your job!

  • randomly yes it's correct!

    Wow, noob that I am! I uploaded it empty!

    Sorry, try again: Download

  • [quote:3tjsqwp9]

    New Version 1.22 (Jan 24, 2017)

    • [#] BUG: Set border in external style sheet

    Download - Capx