AllowTaint: Boolean
The AllowTaint property determines whether the proxy server is used to load images.
Available values:
true. Proxy server is used to load images.
false. Proxy server is not used to load images (default).
Use JSON or the setAllowTaint method to set the property value and the getAllowTaint method to get the property value.
The example of property use is given in the ImagePreloader constructor description.
See also: