Flash Lite [19] getURL( )

In Flash, we use getURL( ) to open a webpage or send a Email. It also works in the Flash Lite 1.1.

For the mobile phone, getURL( ) has more functions.

  1. make a call: getURL(“tel:0800080080″);
  2. send short message: getURL(“sms:0943434454″);
  3. send multimedia message: getURL(“mms:0943434454″);

If you would like to know more, you can refer to the official document.
Flash Lite 1.x ActionScript Language Reference.pdf (p20-22)

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.