AW URL NAME

From ActiveWiki
Jump to navigation Jump to search
Minimum requirements
Added in version 2.2
SDKbuild 15
Worldbuild 21
Browserbuild 303


AW_URL_NAME

Type

String (long, read only)

Description

URL that an event was received for.

Notes

For version 3.5 and later: Web page URLs can now read content from a local directory. Prefacing a URL with "local:" will cause the browser to look from content in the "/default/web" directory. For example, "local:mypage.html" will look for "C:\Active Worlds\default\web\mypage.html". This is really only useful for universe admins who want to pre-load web content for users. This will not work if the URL attempts to access a directory outside of the Activeworlds /default directory. URLs attempting to access other paths will be ignored by the browser.

Used by

See also