PDA

View Full Version : dependancy on the server once created?


whisperstorm
04-29-2003, 07:26 PM
How dependant are laszlo swf files on the server once they are created? Could I create something that I could then place on it's own on a server that could talk xml somewhat like the weather widget?

bloch
04-29-2003, 07:36 PM
Hey there,

We only support serving the application
from the LPS.

Any runtime calls for XML data or
media, as well as use of the persistent connection, result in the application
calling back to the server from which it
was served.

Best,
Eric