It depends what you're trying to achieve.

The <import> tag may be what you're looking for, but what are you trying to do?
Are you trying to cut down the initial download size, and defer the loading of a large code
library until later?


On 11/21/05, Jamey McElveen <[EMAIL PROTECTED]> wrote:
Can i use includes if I am trying to deploy SOLO? I tried the following scripts and it appears that I cannot "dynamically" include a precompiled swf.  is this possible to get to work without the lz server?

=== hello.lzx ===
<?xml version="1.0" encoding="UTF-8" ?>
<canvas>
  //<include href="">   <include href=""> </canvas>

=== hello-incl.lzx ===
<?xml version="1.0" encoding="UTF-8" ?>
<library>
    <text>Hello World!</text>
</library>

thanks!

--
Jamey McElveen
3941 Sardis Hwy
Timmonsville, SC 29161
p/ 843.319.6770
e/ [EMAIL PROTECTED]

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user





--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to