• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Mobile device javascript callback

New Here ,
Nov 14, 2014 Nov 14, 2014

Copy link to clipboard

Copied

I want to make a mobile device application which it loads an html website. The best method i found till now to achieve that it is by using the StageWebView() class. With this i have a very good interaction but my problem is the follwing: I want to take javascript calbacks (i read somewhere that i can achive that with the function ExternalInterface.addCallback() but this is not supported on mobile devices). When the user clicks a button, in the html page, a javascript is getting called, so when that called is been made i want my application to do something. So my question is, how can i know that a javascript call has been made?

Views

279

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines