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 example of property use is given in the ImagePreloader constructor description.

See also:

ImagePreloader