Skip to main content
October 26, 2013
Question

Hyperlink for phonecall

  • October 26, 2013
  • 1 reply
  • 528 views

Hi!

I'm using Flash CS6 with Air. Does anyone know how create hyperlink for calling? F.ex. user see phonenumber on screen and touching that phone (android operating system) starts calling.

Thanks.

This topic has been closed for replies.

1 reply

Participant
October 27, 2013

This should do the trick for both IOS and Android:

navigateToURL(new URLRequest("tel:0123456780"));