Here's the LaszloLibrary.lzs file that I am using which just includes the core libraries, and also contains
this to connect to the console debugger panel.





Debug.write('[1] calling startupConsoleRemote from LaszloLibrary.lzs');
Debug.startupConsoleRemote();

I am using a blank app

<canvas height="500">
<canvas>

And invoke it with this URL

http://localhost:8080/lps-legals2/test/simple.lzx?lzconsoledebug=true&lzr=swf7&debug=true

The dev console will come up with an extra listener and eval window.

And then click on the "Connect to app" button in the extended dev console.




Attachment: LaszloLibrary.lzs
Description: Binary data

Attachment: Library.lzs
Description: Binary data

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

Reply via email to