[Laszlo-user] ondata event not triggered in swf9
P T Withington
ptw at pobox.com
Wed Dec 31 09:11:09 PST 2008
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
>
> ???
>
More information about the Laszlo-user
mailing list