Back Previous Next

Slideshow keyword - base

Syntax:

base {string}

Function:

Specify the path prefix to put on all requests for assets (pictures and audio). Note that the string may be a Web URL or simply a path on the local machine. In the latter case don't use file:/// - simply give the absolute or relative path.

Example(s):

base "http://www.mydomain.com/Diary/"


Back Previous Next