Utilities.getURL()

Availability

Flash Player 7 + TheSpringBox v1.1.0

Usage

Utilities.getURL(url:String) : Void;

Parameters

url - A URL to a web page.

Returns

Nothing.

Description

Method; opens url using the users default browser.

(NOTE: getURL() will always use Internet Explorer, use Utilities.getURL to use the users default browser.)