cb_debug.setValue(true);
canvas.reloadApp();
app_lzt = 'source';
canvas.reloadApp();
app_lzt = 'deployment';
canvas.reloadApp();
var url = app_lps_root + "/docs/index.html";
this.loadURL(url);
var url = "http://www.laszlosystems.com/developers";
this.loadURL(url);
var url = "http://www.laszlosystems.com/developers/community/forums/";
this.loadURL(url);
lz.Browser.loadURL(url, target);
Compile Options:
swf8
DHTML
swf9
swf10
Debug
Backtrace
if (cb_backtrace.value) {
cb_debug.setAttribute('value', true);
}
if (cb_debug.value == false) {
cb_backtrace.setAttribute('value', false);
}
Deploy:
Documentation
Developer Network
Developer Forums
Console Remote Debug
canvas.remoteEval(expr2.getText());
work?
this.content.addText(str.split('\n').join(' \n'));
sbar.page(sbar.scrollmax);
]]>
// reload the page with the .lzx path
var p = app_fullpath.substring(0,app_fullpath.length -4)+".lzx";
app_fullpath = p;
this.reloadApp();
");
]]>