OpenUrl

From Game Editor

Revision as of 20:18, 3 September 2008 by Diormeh (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

openUrl opens any web page you insert.

Example:

openUrl("Http://www.game-editor.com/");

the http:// MUST be there in order for the function to operate correctly.