On 2/15/06, Clemens Hagen <
[EMAIL PROTECTED]> wrote:
Hi,
I'm working on an application that runtime loads resources (swf) inside
a laszlo generated swf. When using the logo.swf of openlaszlo itself as
runtime loaded resource everything works fine, but a self compiled swf
of a lzx file doesn't. Any Ideas?
.lzx should show a generated swf:
<canvas width="800" height="300">
<view width="100%" height="100%" x="50" y="20"
resource=" http://localhost:8080/lps-3.1/my-apps/Media/test.swf" id="v"/>
</canvas>
this file compiled as swf:
<canvas width="500" height="150" bgcolor="green">
<text>Here is some text.</text>
</canvas>
Ciao
Clemens
_______________________________________________
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
