AW URL NAME
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 2.2 | ||
SDK | build 15 | |
World | build 21 | |
Browser | build 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.