|
hi,
CompressedGeometry in the API doc talks much about
improving download speed across networks but when i try to use CompressGeometry
in an Applet, a Security Violation occurs. Is the CompressedGeometryFile
using a similar object to the File object (which i know causes all kinds of
security errors when used in an applet)? could a URL type object be used
cause i know that URL used with a "http" protocal works around Applet security
restrictions.
thank.
jack
|
