Please file a bug with your test case at:

jira.openlaszlo.org


On 2008-12-29, at 20:57EST, 최영철 wrote:

lib.lzx

<library>

<dataset name="user_show" request="false" type="http" src="cgi-
bin/vlp_cgi.cgi" querystring="user_show" ondata="Debug.write('ondata')"/>

</library>



main.lzx

<canvas>

<include href=”lib.lzx”/>

.

.

.

.

</canvas>



Compiling at 4.2.0



swf8 print ‘ondata’ on debugger

swf9 not print

???



Reply via email to