[Laszlo-user] <html> tag doesn´t work in swf runtime ? (v4.0.3 & v4.0.2)
Rodrigo Kerkhoff
ovelha.lists at gmail.com
Mon Sep 3 13:51:32 PDT 2007
Hi folks...
I´m trying to show an HTML page inside my window in the swf runtime, but it
doens´t works...
The code is as follows
Code:
<library>
<class name="teste" extends="DSWindow" title="Meu título" width="800"
height="600">
<html src="http://www.openlaszlo.org" visible="true" ></html>
</class>
</library>
*DSWindow class is a kind of laszlo window...
So, this code doesn´t works in OL4.0.2 and OL4.0.3....
The error is in my code, or the HTML tag doesnt works fine in swf runtimes ?
Thanks in advance!!!
Rodrigo Kerkhoff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-user/attachments/20070903/6bcaca11/attachment.html
More information about the Laszlo-user
mailing list