ImagePreloader.Proxy

Syntax

Proxy: String

Description

The Proxy property determines proxy server address to load images from another domain.

Comments

Use JSON or the setProxy method to set the property value and the getProxy method to get the property value.

Example

The property use is given in description of the ImagePreloader constructor.

See also:

ImagePreloader