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.
  • Fernando,

    It certainly is strange. If I change frame after loading the HTML5 page the object stays onto the next frame, it doesn't disappear. So I did End of Frame > Destroy which works, but it must not be completely destroyed because if I return back to that frame the stream doesn't load then.

    I will PM you the URL I am currently testing.

    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

  • Fernando,

    It certainly is strange. If I change frame after loading the HTML5 page the object stays onto the next frame, it doesn't disappear. So I did End of Frame > Destroy which works, but it must not be completely destroyed because if I return back to that frame the stream doesn't load then.

    I will PM you the URL I am currently testing.

    Danny i am working on it!, but the problem is when there is a swf inside the page it does require certain type of focus (in tablet).

    tomorrow i will send you a PM.

    To All,

    please download again there was a error typo in "set Y Position to ..." was written "set X Position to ...".

    Sorry!

    Regards,


    Fernando Vivolo

    ... new things are coming ...

  • Fernando,

    I got your PM, I PM'd back.

    My major issue right now is, if you go to frame 1 and put in the webview and load up that URL I sent you via pm, I then change to frame 2 (no webview) and the object is still on-screen, it isn't removing it from memory.

    I even tried (End of Frame 1: Destroy Object) to no avail...

    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

  • As i explain to Danny, that is a problem specific with the jwplayer and the way was configured (flash plugin)

    in Jelly bean the flash plugin is not working inside webview even if it works inside the stock browser, seems something specific of jelly bean, in any case someone with jelly bean can test the examples and let me know if they are showed properly.

    Thanks in advance.

    Regards,


    Fernando Vivolo

    ... new things are coming ...

  • Hi,

    A new update made.

    Windows:

    Changing the way javascript execution in favor of IE9, method used sometimes failed with no reason.

    Android:

    Added cookies during navigation for site that requires and changed the destroy method.

    Regards,


    Fernando Vivolo

    ... new things are coming ...

  • Hi,


    Happens will all controls listbox, editbox and combobox they are not resized, you have to do it manually and if i am not wrong your device is 480 x 800 pixels of resolution.
    can you please test in your device with and editbox and and combobox and remove the webview and see if happens in your devices, fit inside bars works correctly for active object, buttons, graphics.


    See that in "center" and "adjust window size" works for controls.


    Please let me know.


    your example and other to be tested.


    Please login to see this link.

    Regards,


    Fernando Vivolo

    ... new things are coming ...

  • The controls are not resized in my apps, someone can test this? not working in my 2.2 gtablet and 4.1.1 jelly bean.

    James, i will put some picture how they look un jelly bean no problems for graphics.

    Canyou see the source of webview and tell me if something iswrong

    Thanks in advance

    Regards,


    Fernando Vivolo

    ... new things are coming ...

    Edited 3 times, last by Fernando (December 1, 2012 at 7:55 PM).

  • Hi!

    The scaling dont work for me on device (sony ericsson)

    i do:

    borders (black bars)

    start of frame ->

    set horizontal size to Frame Width
    set vertical size to Frame Height

    but the size is set to the real frame width, not the scaled on the phone. :(

  • Ok, strange things happen:

    it resizes fine if i use:

    Set Width to --> ScreenWidth( "Android object" )

    BUT:

    The webview doesnt recognizes touches outside the regular 'frame size'

    Explanation:

    my frame size is 426x640 pixel (uses black bars setup)
    the size of the phone screen is 480x800.

    the app scales to the size of the phone, BUT:

    if i touch below the 640 pixel on the phone (--> vertical pixel 641-800) my touches wont be recognized.

    hope this is comprehensible for you. it seems that the webview object and the app itself uses different positioning systems.

  • i am trying to use leadbolt html banners in my app with webview
    in "site url" i've entered the google play store link
    Please login to see this attachment.
    but it doesn't work:
    Please login to see this attachment.

    EDIT: i think it works now

    Edited once, last by Banduck (March 10, 2014 at 8:33 AM).

  • I am not sure where the problem is, but I have a build error with WebView. When I attempt to build the .apk, I get the following output error (I am only pasting the compile portion, as this is where the error appears):
    -compile:
    [javac] Compiling 374 source files to C:\Users\ADMINI~1\AppData\Local\Temp\AndB11B.tmp\bin\classes
    [javac] C:\Users\ADMINI~1\AppData\Local\Temp\AndB11B.tmp\src\Extensions\CExtLoad.java:82: error: cannot find symbol
    [javac] object=new CRunWebView2();
    [javac] ^
    [javac] symbol: class CRunWebView2
    [javac] location: class CExtLoad
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

    BUILD FAILED
    C:\Users\Administrator\AppData\Local\Android\android-sdk\tools\ant\build.xml:720: The following error occurred while executing this line:
    C:\Users\Administrator\AppData\Local\Android\android-sdk\tools\ant\build.xml:734: Compile failed; see the compiler error output for details.

    Total time: 3 seconds

    I have CF 2.5, and received the same error using the Web View Object 1.3 that exists in the Extension manager, and I also tried the WebView2 Object (dated August 2013) from FVivolo's site.

    Any ideas would be greatly appreciated.

    Thank you

    Adam

Participate now!

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