Web View 2 - Status of web page loading

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Hello all,

    I'm trying to display a web page within my android application along with an animated progress bar showing the web page loading progress as part of the GUI.

    The only trouble I have is the conditions, since the progress bar looks like it's continuously loading. I've tried multiple combinations, but something seems illogical somewhere...

    I've tried:
    On Click --> Set to animation "Loading"
    On Load Complete --> Set to animation "LoadDone"
    With it stuck on the "Loading" animation, but works fine with the regular exe runtime.

    And the most logical one to me would be:
    Started loading? --> Set to animation "Loading"
    On Load Complete --> Set to animation "LoadDone".
    But still stays on the "Loading" animation. From my testing, I've found it's always on "Starting Loading".

    What's going wrong here? The documentation doesn't make perfect sense to me neither, never mind the translation errors! On Navigate? On Click? Started Loading?

    Thank you in advance.

    Please login to see this link. - The encyclopaedia written by clickers, for the community.
    Please login to see this link. | Please login to see this link.

  • Windows behave different than Android, in Android you should use Progress and not status since not all pages return status in android, so use OnProgress and when progress get 10000 (for now, next realease all will have a top of 100) you are done, there are examples inside "examples" directory inside your MMF2 or CF2.5 directory.


    Quote

    What's going wrong here? The documentation doesn't make perfect sense to me neither, never mind the translation errors! On Navigate? On Click? Started Loading?

    it says, On Navigate when is in navigation process, you know that if you have several frames and the navigation link is not the location link this should be triggered , OnClick when user click over a link and Started Loading when you check the link and start the process.

    Regards,


    Fernando Vivolo

    ... new things are coming ...

  • in Android you should use Progress and not status since not all pages return status in android, so use OnProgress and when progress get 10000 (for now, next realease all will have a top of 100) you are done, there are examples inside "examples" directory inside your MMF2 or CF2.5 directory.

    Edit: I went back to the Please login to see this link. and re-downloaded it. It's jumped from v1.06 to v1.30 and the function now appears. That'll explain it!

    Please login to see this link. - The encyclopaedia written by clickers, for the community.
    Please login to see this link. | Please login to see this link.

    Edited once, last by lh37: Solved the problem! (December 7, 2013 at 5:39 PM).

  • Correct, 1.20 is available from Fernando's website.
    Please login to see this link.

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

  • Oh that explained it, well 1.2 version is from May 2013, in order to avoid this kind of issues, this object will be remade using fusion sdk and i will ask if can be offered inside the extension manager of fusion 2.5, is the best way to keep updated.

    The old version will still be available at my site.

    Regards,


    Fernando Vivolo

    ... new things are coming ...

  • Sounds good, thank you :)

    Please login to see this link. - The encyclopaedia written by clickers, for the community.
    Please login to see this link. | Please login to see this link.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!