User Tag List

Page 5 of 5 FirstFirst ... 3 4 5
Results 41 to 46 of 46

Thread: iOS WebView extension beta

  1. #41
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleXNA Export Module
    smart_fr's Avatar
    Join Date
    Mar 2012
    Posts
    59
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Thumbs up

    A few lines added to CRunWebView.m manage to simulate a user touch on the WebView's first button once it's loaded => video autoplay works on iOS

    I attach the modified source file for your information. The 2 code additions are between comments about "code inserted for VIDEO AUTOPLAY" 1/2 and 2/2.
    CRunWebView.zip

    Jjsonick, it would be really nice if you could modify your extension so that this behaviour can be switched on/off at runtime with an object action. Really nice because it would allow us to use some WebView objects for video autoplay, and some other ones for any other purposes. I would try and do it myself if I had the extension development skill.

    What do you think?

  2. #42
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    paobrasil's Avatar
    Join Date
    Apr 2012
    Location
    Rio de Janeiro, Brazil
    Posts
    1,146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This extension it's working fine in new beta 5 ?

    I want to show google maps in my app with multiple locations, it's possible?

    best regards

  3. #43
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Just wanted to say that this doesn't seem to really do anything on iOS5 or 6 with the latest Beta. It's trying to load the site (my LittleSnitch asks me if I approve a connection with the site I'm trying to load) but the page just shows up blank.

    I know the developer isn't really working on this anymore which is a pity. It's a little bit beyond my current Obj-C knowledge but I will have a look into fixing it soon.

  4. #44
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2011
    Posts
    66
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have the same problem, i would like to update an application made with this extension (and working fine). But when i try on iphone and on the multimedia fusion runtime the page stay blank.

    There is a solution ?

  5. #45
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    UrbanMonk's Avatar
    Join Date
    May 2008
    Location
    Southern U.S.A.
    Posts
    847
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I need to use this extension, but it doesn't seem to be working anymore. It's just showing a blank page.
    Anyone have any ideas for how to fix this?

    Nevermind. I managed to get it to load.

    Just comment out the line:

    Code:
    webView.hdden=YES;
    in the "CRunWebView.m" file.

  6. #46
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleSWF Export ModuleUnicode Add-on
    Pharanygitis's Avatar
    Join Date
    Aug 2006
    Location
    Germany
    Posts
    1,037
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any updates? I need a update to call javascript

Page 5 of 5 FirstFirst ... 3 4 5

Similar Threads

  1. WebView Object is here!
    By Fernando in forum Android Export Module Version 2.0
    Replies: 57
    Last Post: 3rd August 2015, 06:41 PM
  2. Webview
    By kiko in forum iOS Extensions
    Replies: 1
    Last Post: 17th July 2013, 03:16 PM
  3. Request: WebView
    By StingRay in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 19th September 2012, 01:21 PM
  4. Overlay webview?!
    By StingRay in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 15th February 2012, 10:40 PM
  5. iOS WebView extension beta
    By jjsonick in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 22nd September 2011, 01:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •