Skip to main content
Known Participant
July 27, 2011
Question

stageWebView supports mailto: and tel: ???

  • July 27, 2011
  • 1 reply
  • 582 views

I have a simple web page with a link for a phone number and a link for email. When I view that page in the browser of my smartphone (Android/HTC/Evo) a click on the telephone link launches the native dialer with the number already entered. and when I click the email link the phone launches the default email client with the email address already populated.

BUT, when I access that very same web page inside an Adobe Air app using stageWebView, clicking on either link causes a page not found message!!!

How do I get stageWebView to properly handle these links as the default browser does?

This topic has been closed for replies.

1 reply

Participant
July 29, 2011

I have the same problem, is there a solution?