[Laszlo-checkins] r16612 - in openlaszlo/trunk: . WEB-INF/frameworks/libs/player lps/admin lps/admin/lps/includes/lfc lps/admin/lps/resources/lps/components/lz/resources/autoPng lps/admin/lps/resources/lps/components/lz/resources/button lps/admin/lps/resources/lps/components/lz/resources/checkbox/autoPng lps/admin/lps/resources/lps/components/lz/resources/focus lps/admin/lps/resources/lps/components/lz/resources/radio/autoPng
hqm@openlaszlo.org
hqm at openlaszlo.org
Thu Jun 3 18:47:45 PDT 2010
Author: hqm
Date: 2010-06-03 18:47:39 -0700 (Thu, 03 Jun 2010)
New Revision: 16612
Removed:
openlaszlo/trunk/WEB-INF/frameworks/libs/player/9/
Modified:
openlaszlo/trunk/build.properties
openlaszlo/trunk/lps/admin/dev-console.lzx
openlaszlo/trunk/lps/admin/dev-console.lzx.js
openlaszlo/trunk/lps/admin/dev-console.lzx.swf
openlaszlo/trunk/lps/admin/dev-console.sprite.png
openlaszlo/trunk/lps/admin/lps/includes/lfc/LFCdhtml.js
openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/autoPng/bezel_inner_up.sprite.png
openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/autoPng/bezel_outer_up.sprite.png
openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/button/simpleface_up.sprite.png
openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/checkbox/autoPng/checkbox_off.sprite.png
openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/focus/focus_top_lft_shdw.sprite.png
openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/radio/autoPng/radiobtn_up.sprite.png
Log:
remove swf9 support
Modified: openlaszlo/trunk/build.properties
===================================================================
--- openlaszlo/trunk/build.properties 2010-06-04 01:37:00 UTC (rev 16611)
+++ openlaszlo/trunk/build.properties 2010-06-04 01:47:39 UTC (rev 16612)
@@ -15,7 +15,7 @@
# build.lfc.runtime.swf6 = true
# build.lfc.runtime.swf7 = true
build.lfc.runtime.swf8 = true
-build.lfc.runtime.swf9 = true
+#build.lfc.runtime.swf9 = true
build.lfc.runtime.swf10 = true
build.lfc.runtime.dhtml = true
Modified: openlaszlo/trunk/lps/admin/dev-console.lzx
===================================================================
--- openlaszlo/trunk/lps/admin/dev-console.lzx 2010-06-04 01:37:00 UTC (rev 16611)
+++ openlaszlo/trunk/lps/admin/dev-console.lzx 2010-06-04 01:47:39 UTC (rev 16612)
@@ -187,8 +187,6 @@
<radiogroup id="rg_runtime" layout="class: simplelayout; axis: x; spacing:12" x="10" y="9">
<radiobutton id="rb8" value="'swf8'" enabled="${canvas.runtime_swf8_enabled}"
selected="${canvas.app_runtime == 'swf8'}">swf8</radiobutton >
- <radiobutton id="rb9" value="'swf9'" enabled="${canvas.runtime_swf9_enabled}"
- selected="${canvas.app_runtime == 'swf9'}">swf9</radiobutton >
<radiobutton id="rb10" value="'swf10'" enabled="${canvas.runtime_swf10_enabled}"
selected="${canvas.app_runtime == 'swf10'}">swf10</radiobutton >
<radiobutton id="rbdhtml" value="'dhtml'" enabled="${canvas.runtime_dhtml_enabled}"
Modified: openlaszlo/trunk/lps/admin/dev-console.lzx.js
===================================================================
--- openlaszlo/trunk/lps/admin/dev-console.lzx.js 2010-06-04 01:37:00 UTC (rev 16611)
+++ openlaszlo/trunk/lps/admin/dev-console.lzx.js 2010-06-04 01:47:39 UTC (rev 16612)
@@ -1,4 +1,4 @@
-LzResourceLibrary.lzfocusbracket_rsrc={ptype:"sr",frames:['lps/components/lz/resources/focus/focus_top_lft.png','lps/components/lz/resources/focus/focus_top_rt.png','lps/components/lz/resources/focus/focus_bot_lft.png','lps/components/lz/resources/focus/focus_bot_rt.png'],width:7,height:7,sprite:'lps/components/lz/resources/focus/focus_top_lft.sprite.png',spriteoffset:0};LzResourceLibrary.lzfocusbracket_shdw={ptype:"sr",frames:['lps/components/lz/resources/focus/focus_top_lft_shdw.png','lps/components/lz/resources/focus/focus_top_rt_shdw.png','lps/components/lz/resources/focus/focus_bot_lft_shdw.png','lps/components/lz/resources/focus/focus_bot_rt_shdw.png'],width:9,height:9,sprite:'lps/components/lz/resources/focus/focus_top_lft_shdw.sprite.png',spriteoffset:7};LzResourceLibrary.lzbutton_face_rsc={ptype:"sr",frames:['lps/components/lz/resources/button/simpleface_up.png','lps/components/lz/resources/button/simpleface_mo.png','lps/components/lz/resources/button/simpleface_dn.png','lps/components/lz/resources/button/autoPng/simpleface_dsbl.png'],width:2,height:18,sprite:'lps/components/lz/resources/button/simpleface_up.sprite.png',spriteoffset:16};LzResourceLibrary.lzbutton_bezel_inner_rsc={ptype:"sr",frames:['lps/components/lz/resources/autoPng/bezel_inner_up.png','lps/components/lz/resources/autoPng/bezel_inner_up.png','lps/components/lz/resources/autoPng/bezel_inner_dn.png','lps/components/lz/resources/autoPng/outline_dsbl.png'],width:500,height:500,sprite:'lps/components/lz/resources/autoPng/bezel_inner_up.sprite.png',spriteoffset:34};LzResourceLibrary.lzbutton_bezel_outer_rsc={ptype:"sr",frames:['lps/components/lz/resources/autoPng/bezel_outer_up.png','lps/components/lz/resources/autoPng/bezel_outer_up.png','lps/components/lz/resources/autoPng/bezel_outer_dn.png','lps/components/lz/resources/autoPng/transparent.png','lps/components/lz/resources/autoPng/default_outline.png'],width:500,height:500,sprite:'lps/components/lz/resources/autoPng/bezel_outer_up.sprite.png',spriteoffset:534};LzResourceLibrary.!
lzcheckb
ox_rsrc={ptype:"sr",frames:['lps/components/lz/resources/checkbox/autoPng/checkbox_off.png','lps/components/lz/resources/checkbox/autoPng/checkbox_off_mo.png','lps/components/lz/resources/checkbox/autoPng/checkbox_on.png','lps/components/lz/resources/checkbox/autoPng/checkbox_disable_off.png','lps/components/lz/resources/checkbox/autoPng/checkbox_on.png','lps/components/lz/resources/checkbox/autoPng/checkbox_on_mo.png','lps/components/lz/resources/checkbox/autoPng/checkbox_off.png','lps/components/lz/resources/checkbox/autoPng/checkbox_disable_on.png'],width:15,height:14,sprite:'lps/components/lz/resources/checkbox/autoPng/checkbox_off.sprite.png',spriteoffset:1034};LzResourceLibrary.lzradio_rsrc={ptype:"sr",frames:['lps/components/lz/resources/radio/autoPng/radiobtn_up.png','lps/components/lz/resources/radio/autoPng/radiobtn_mo.png','lps/components/lz/resources/radio/autoPng/radiobtn_dn.png','lps/components/lz/resources/radio/autoPng/radiobtn_dsbl_up.png','lps/components/lz/resources/radio/autoPng/radiobtn_dn.png','lps/components/lz/resources/radio/autoPng/radiobtn_dn.png','lps/components/lz/resources/radio/autoPng/radiobtn_dn.png','lps/components/lz/resources/radio/autoPng/radiobtn_dsbl_dn.png'],width:14,height:14,sprite:'lps/components/lz/resources/radio/autoPng/radiobtn_up.sprite.png',spriteoffset:1048};LzResourceLibrary.footer_logo={ptype:"sr",frames:['lps/assets/logo_laszlo_footer.gif'],width:69.92950439453125,height:69.92950439453125,spriteoffset:1062};LzResourceLibrary.__allcss={path:'dev-console.sprite.png'};var appdata=null;;var main=null;;var rg_runtime=null;;var rb8=null;;var rb9=null;;var rb10=null;;var rbdhtml=null;;var cb_debug=null;;var cb_backtrace=null;;var cb_usemastersprite=null;;var cb_remotedebug=null;;Class.make("$lzc$class_m2",["copyright",void 0,"app_runtime",void 0,"runtime_dhtml_enabled",void 0,"runtime_swf8_enabled",void 0,"runtime_swf9_enabled",void 0,"runtime_swf10_enabled",void 0,"app_debug",void 0,"app_backtrace",void 0,"app_console_debug",void 0,"app_floating_window",void!
0,"app_
fullpath",void 0,"app_query",void 0,"app_opt_url",void 0,"app_unopt_url",void 0,"app_url",void 0,"app_opt_exists",void 0,"app_lps_root",void 0,"app_lzt",void 0,"app_uid",void 0,"app_usemastersprite",void 0,"$m1",function($0){
+LzResourceLibrary.lzfocusbracket_rsrc={ptype:"sr",frames:['lps/components/lz/resources/focus/focus_top_lft.png','lps/components/lz/resources/focus/focus_top_rt.png','lps/components/lz/resources/focus/focus_bot_lft.png','lps/components/lz/resources/focus/focus_bot_rt.png'],width:7,height:7,sprite:'lps/components/lz/resources/focus/focus_top_lft.sprite.png',spriteoffset:0};LzResourceLibrary.lzfocusbracket_shdw={ptype:"sr",frames:['lps/components/lz/resources/focus/focus_top_lft_shdw.png','lps/components/lz/resources/focus/focus_top_rt_shdw.png','lps/components/lz/resources/focus/focus_bot_lft_shdw.png','lps/components/lz/resources/focus/focus_bot_rt_shdw.png'],width:9,height:9,sprite:'lps/components/lz/resources/focus/focus_top_lft_shdw.sprite.png',spriteoffset:7};LzResourceLibrary.lzbutton_face_rsc={ptype:"sr",frames:['lps/components/lz/resources/button/simpleface_up.png','lps/components/lz/resources/button/simpleface_mo.png','lps/components/lz/resources/button/simpleface_dn.png','lps/components/lz/resources/button/autoPng/simpleface_dsbl.png'],width:2,height:18,sprite:'lps/components/lz/resources/button/simpleface_up.sprite.png',spriteoffset:16};LzResourceLibrary.lzbutton_bezel_inner_rsc={ptype:"sr",frames:['lps/components/lz/resources/autoPng/bezel_inner_up.png','lps/components/lz/resources/autoPng/bezel_inner_up.png','lps/components/lz/resources/autoPng/bezel_inner_dn.png','lps/components/lz/resources/autoPng/outline_dsbl.png'],width:500,height:500,sprite:'lps/components/lz/resources/autoPng/bezel_inner_up.sprite.png',spriteoffset:34};LzResourceLibrary.lzbutton_bezel_outer_rsc={ptype:"sr",frames:['lps/components/lz/resources/autoPng/bezel_outer_up.png','lps/components/lz/resources/autoPng/bezel_outer_up.png','lps/components/lz/resources/autoPng/bezel_outer_dn.png','lps/components/lz/resources/autoPng/transparent.png','lps/components/lz/resources/autoPng/default_outline.png'],width:500,height:500,sprite:'lps/components/lz/resources/autoPng/bezel_outer_up.sprite.png',spriteoffset:534};LzResourceLibrary.!
lzcheckb
ox_rsrc={ptype:"sr",frames:['lps/components/lz/resources/checkbox/autoPng/checkbox_off.png','lps/components/lz/resources/checkbox/autoPng/checkbox_off_mo.png','lps/components/lz/resources/checkbox/autoPng/checkbox_on.png','lps/components/lz/resources/checkbox/autoPng/checkbox_disable_off.png','lps/components/lz/resources/checkbox/autoPng/checkbox_on.png','lps/components/lz/resources/checkbox/autoPng/checkbox_on_mo.png','lps/components/lz/resources/checkbox/autoPng/checkbox_off.png','lps/components/lz/resources/checkbox/autoPng/checkbox_disable_on.png'],width:15,height:14,sprite:'lps/components/lz/resources/checkbox/autoPng/checkbox_off.sprite.png',spriteoffset:1034};LzResourceLibrary.lzradio_rsrc={ptype:"sr",frames:['lps/components/lz/resources/radio/autoPng/radiobtn_up.png','lps/components/lz/resources/radio/autoPng/radiobtn_mo.png','lps/components/lz/resources/radio/autoPng/radiobtn_dn.png','lps/components/lz/resources/radio/autoPng/radiobtn_dsbl_up.png','lps/components/lz/resources/radio/autoPng/radiobtn_dn.png','lps/components/lz/resources/radio/autoPng/radiobtn_dn.png','lps/components/lz/resources/radio/autoPng/radiobtn_dn.png','lps/components/lz/resources/radio/autoPng/radiobtn_dsbl_dn.png'],width:14,height:14,sprite:'lps/components/lz/resources/radio/autoPng/radiobtn_up.sprite.png',spriteoffset:1048};LzResourceLibrary.footer_logo={ptype:"sr",frames:['lps/assets/logo_laszlo_footer.gif'],width:69.92950439453125,height:69.92950439453125,spriteoffset:1062};LzResourceLibrary.__allcss={path:'dev-console.sprite.png'};var appdata=null;var main=null;var rg_runtime=null;var rb8=null;var rb10=null;var rbdhtml=null;var cb_debug=null;var cb_backtrace=null;var cb_usemastersprite=null;var cb_remotedebug=null;Class.make("$lzc$class_m2",["copyright",void 0,"app_runtime",void 0,"runtime_dhtml_enabled",void 0,"runtime_swf8_enabled",void 0,"runtime_swf9_enabled",void 0,"runtime_swf10_enabled",void 0,"app_debug",void 0,"app_backtrace",void 0,"app_console_debug",void 0,"app_floating_window",void 0,"app_fullpath",void 0!
,"app_qu
ery",void 0,"app_opt_url",void 0,"app_unopt_url",void 0,"app_url",void 0,"app_opt_exists",void 0,"app_lps_root",void 0,"app_lzt",void 0,"app_uid",void 0,"app_usemastersprite",void 0,"$m1",function($0){
with(this){
appdata.setAttribute("initialdata",lz.Browser.getInitArg("appinfo"));setAttribute("app_runtime",appdata.getPointer().xpathQuery("/info/@runtime"));this.setupRuntimes();if(app_runtime==null){
setAttribute("app_runtime",appdata.getPointer().xpathQuery("/request/param[@name = 'lzr']/@value"))
@@ -93,7 +93,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzCanvas,["displayName","<anonymous extends='canvas'>","attributes",new LzInheritedHash(LzCanvas.attributes)]);canvas=new $lzc$class_m2(null,{$delegates:["oninit","$m1",null],__LZproxied:"true",appListenerName:void 0,app_backtrace:void 0,app_console_debug:void 0,app_debug:void 0,app_floating_window:void 0,app_fullpath:void 0,app_lps_root:void 0,app_lzt:void 0,app_opt_exists:void 0,app_opt_url:void 0,app_query:void 0,app_runtime:void 0,app_uid:void 0,app_unopt_url:void 0,app_url:void 0,app_usemastersprite:void 0,appbuilddate:"2010-05-26T11:49:08Z",bgcolor:8750489,consolelistenerName:void 0,copyright:"Copyright 2001-2010 Laszlo Systems, Inc. All Rights Reserved. Use is subject to license terms.",embedfonts:true,font:"Verdana,Vera,sans-serif",fontsize:11,fontstyle:"plain",height:370,lpsbuild:"16484 /Users/ptw/OpenLaszlo/trunk",lpsbuilddate:"2010-05-26T00:33:16Z",lpsrelease:"Latest",lpsversion:"5.0.x",proxied:false,receivingLC:void 0,runtime:"dhtml",runtime_dhtml_enabled:false,runtime_swf10_enabled:false,runtime_swf8_enabled:false,runtime_swf9_enabled:false,width:"100%"});;lz.colors.offwhite=15921906;;lz.colors.gray10=1710618;;lz.colors.gray20=3355443;;lz.colors.gray30=5066061;;lz.colors.gray40=6710886;;lz.colors.gray50=8355711;;lz.colors.gray60=10066329;;lz.colors.gray70=11776947;;lz.colors.gray80=13421772;;lz.colors.gray90=15066597;;lz.colors.iceblue1=3298963;;lz.colors.iceblue2=5472718;;lz.colors.iceblue3=12240085;;lz.colors.iceblue4=14017779;;lz.colors.iceblue5=15659509;;lz.colors.palegreen1=4290113;;lz.colors.palegreen2=11785139;;lz.colors.palegreen3=12637341;;lz.colors.palegreen4=13888170;;lz.colors.palegreen5=15725032;;lz.colors.gold1=9331721;;lz.colors.gold2=13349195;;lz.colors.gold3=15126388;;lz.colors.gold4=16311446;;lz.colors.sand1=13944481;;lz.colors.sand2=14276546;;lz.colors.sand3=15920859;;lz.colors.sand4=15986401;;lz.colors.ltpurple1=6575768;;lz.colors.ltpurple2=12038353;;lz.colors.ltpurple3=13353453;;lz.colors.ltpurple4=15329264;;lz.colors.grayblue=12501704;;lz.colors.graygreen=12635328!
;;lz.col
ors.graypurple=10460593;;lz.colors.ltblue=14540287;;lz.colors.ltgreen=14548957;;{
+}],LzCanvas,["displayName","<anonymous extends='canvas'>","attributes",new LzInheritedHash(LzCanvas.attributes)]);canvas=new $lzc$class_m2(null,{$delegates:["oninit","$m1",null],__LZproxied:"true",appListenerName:void 0,app_backtrace:void 0,app_console_debug:void 0,app_debug:void 0,app_floating_window:void 0,app_fullpath:void 0,app_lps_root:void 0,app_lzt:void 0,app_opt_exists:void 0,app_opt_url:void 0,app_query:void 0,app_runtime:void 0,app_uid:void 0,app_unopt_url:void 0,app_url:void 0,app_usemastersprite:void 0,appbuilddate:"2010-06-04T01:46:59Z",bgcolor:8750489,consolelistenerName:void 0,copyright:"Copyright 2001-2010 Laszlo Systems, Inc. All Rights Reserved. Use is subject to license terms.",embedfonts:true,font:"Verdana,Vera,sans-serif",fontsize:11,fontstyle:"plain",height:370,lpsbuild:"16610 /Users/hqm/openlaszlo/trunk-clean",lpsbuilddate:"2010-06-04T01:41:03Z",lpsrelease:"Latest",lpsversion:"5.0.x",proxied:false,receivingLC:void 0,runtime:"dhtml",runtime_dhtml_enabled:false,runtime_swf10_enabled:false,runtime_swf8_enabled:false,runtime_swf9_enabled:false,width:"100%"});lz.colors.offwhite=15921906;lz.colors.gray10=1710618;lz.colors.gray20=3355443;lz.colors.gray30=5066061;lz.colors.gray40=6710886;lz.colors.gray50=8355711;lz.colors.gray60=10066329;lz.colors.gray70=11776947;lz.colors.gray80=13421772;lz.colors.gray90=15066597;lz.colors.iceblue1=3298963;lz.colors.iceblue2=5472718;lz.colors.iceblue3=12240085;lz.colors.iceblue4=14017779;lz.colors.iceblue5=15659509;lz.colors.palegreen1=4290113;lz.colors.palegreen2=11785139;lz.colors.palegreen3=12637341;lz.colors.palegreen4=13888170;lz.colors.palegreen5=15725032;lz.colors.gold1=9331721;lz.colors.gold2=13349195;lz.colors.gold3=15126388;lz.colors.gold4=16311446;lz.colors.sand1=13944481;lz.colors.sand2=14276546;lz.colors.sand3=15920859;lz.colors.sand4=15986401;lz.colors.ltpurple1=6575768;lz.colors.ltpurple2=12038353;lz.colors.ltpurple3=13353453;lz.colors.ltpurple4=15329264;lz.colors.grayblue=12501704;lz.colors.graygreen=12635328;lz.colors.graypurple=104605!
93;lz.co
lors.ltblue=14540287;lz.colors.ltgreen=14548957;{
Class.make("$lzc$class_basefocusview",["active",void 0,"$lzc$set_active",function($0){
with(this){
setActive($0)
@@ -368,7 +368,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_basefocusview,["tagname","focusoverlay","children",[{attrs:{$classrootdepth:1,name:"topleft",x:new LzAlwaysExpr("$m5","$m6",$debug?"x='${...}'":null),y:new LzAlwaysExpr("$m7","$m8",$debug?"y='${...}'":null)},"class":$lzc$class_m21},{attrs:{$classrootdepth:1,name:"topright",x:new LzAlwaysExpr("$m9","$m10",$debug?"x='${...}'":null),y:new LzAlwaysExpr("$m11","$m12",$debug?"y='${...}'":null)},"class":$lzc$class_m22},{attrs:{$classrootdepth:1,name:"bottomleft",x:new LzAlwaysExpr("$m13","$m14",$debug?"x='${...}'":null),y:new LzAlwaysExpr("$m15","$m16",$debug?"y='${...}'":null)},"class":$lzc$class_m23},{attrs:{$classrootdepth:1,name:"bottomright",x:new LzAlwaysExpr("$m17","$m18",$debug?"x='${...}'":null),y:new LzAlwaysExpr("$m19","$m20",$debug?"y='${...}'":null)},"class":$lzc$class_m24}],"attributes",new LzInheritedHash($lzc$class_basefocusview.attributes)]);(function($0){
+}],$lzc$class_basefocusview,["tagname","focusoverlay","children",[{attrs:{$classrootdepth:1,name:"topleft",x:new LzAlwaysExpr("$m5","$m6",null),y:new LzAlwaysExpr("$m7","$m8",null)},"class":$lzc$class_m21},{attrs:{$classrootdepth:1,name:"topright",x:new LzAlwaysExpr("$m9","$m10",null),y:new LzAlwaysExpr("$m11","$m12",null)},"class":$lzc$class_m22},{attrs:{$classrootdepth:1,name:"bottomleft",x:new LzAlwaysExpr("$m13","$m14",null),y:new LzAlwaysExpr("$m15","$m16",null)},"class":$lzc$class_m23},{attrs:{$classrootdepth:1,name:"bottomright",x:new LzAlwaysExpr("$m17","$m18",null),y:new LzAlwaysExpr("$m19","$m20",null)},"class":$lzc$class_m24}],"attributes",new LzInheritedHash($lzc$class_basefocusview.attributes)]);(function($0){
with($0)with($0.prototype){
{
LzNode.mergeAttributes({offset:5},$lzc$class_focusoverlay.attributes)
@@ -593,11 +593,11 @@
}],LzNode,["tagname","style","attributes",new LzInheritedHash(LzNode.attributes)]);(function($0){
with($0)with($0.prototype){
{
-LzNode.mergeAttributes({basecolor:new LzOnceExpr("$m35",$debug?"basecolor='$once{...}'":null),bgcolor:new LzOnceExpr("$m36",$debug?"bgcolor='$once{...}'":null),bordercolor:new LzOnceExpr("$m40",$debug?"bordercolor='$once{...}'":null),bordersize:new LzOnceExpr("$m41",$debug?"bordersize='$once{...}'":null),canvascolor:new LzOnceExpr("$m29",$debug?"canvascolor='$once{...}'":null),disabledcolor:new LzOnceExpr("$m39",$debug?"disabledcolor='$once{...}'":null),hilitecolor:new LzOnceExpr("$m37",$debug?"hilitecolor='$once{...}'":null),isdefault:false,isstyle:true,menuitembgcolor:new LzOnceExpr("$m42",$debug?"menuitembgcolor='$once{...}'":null),onisdefault:LzDeclaredEvent,onstylechanged:LzDeclaredEvent,selectedcolor:new LzOnceExpr("$m38",$debug?"selectedcolor='$once{...}'":null),textcolor:new LzOnceExpr("$m30",$debug?"textcolor='$once{...}'":null),textdisabledcolor:new LzOnceExpr("$m34",$debug?"textdisabledcolor='$once{...}'":null),textfieldcolor:new LzOnceExpr("$m31",$debug?"textfieldcolor='$once{...}'":null),texthilitecolor:new LzOnceExpr("$m32",$debug?"texthilitecolor='$once{...}'":null),textselectedcolor:new LzOnceExpr("$m33",$debug?"textselectedcolor='$once{...}'":null)},$lzc$class_style.attributes)
+LzNode.mergeAttributes({basecolor:new LzOnceExpr("$m35",null),bgcolor:new LzOnceExpr("$m36",null),bordercolor:new LzOnceExpr("$m40",null),bordersize:new LzOnceExpr("$m41",null),canvascolor:new LzOnceExpr("$m29",null),disabledcolor:new LzOnceExpr("$m39",null),hilitecolor:new LzOnceExpr("$m37",null),isdefault:false,isstyle:true,menuitembgcolor:new LzOnceExpr("$m42",null),onisdefault:LzDeclaredEvent,onstylechanged:LzDeclaredEvent,selectedcolor:new LzOnceExpr("$m38",null),textcolor:new LzOnceExpr("$m30",null),textdisabledcolor:new LzOnceExpr("$m34",null),textfieldcolor:new LzOnceExpr("$m31",null),texthilitecolor:new LzOnceExpr("$m32",null),textselectedcolor:new LzOnceExpr("$m33",null)},$lzc$class_style.attributes)
}}})($lzc$class_style)
};canvas.LzInstantiateView({"class":lz.script,attrs:{script:function(){
lz._componentmanager.service=new (lz._componentmanager)(canvas,null,null,true)
-}}},1);;Class.make("$lzc$class_statictext",["$lzsc$initialize",function($0,$1,$2,$3){
+}}},1);Class.make("$lzc$class_statictext",["$lzsc$initialize",function($0,$1,$2,$3){
switch(arguments.length){
case 0:
$0=null;
@@ -767,7 +767,7 @@
}],LzView,["tagname","basecomponent","attributes",new LzInheritedHash(LzView.attributes)]);(function($0){
with($0)with($0.prototype){
{
-LzNode.mergeAttributes({_enabled:new LzAlwaysExpr("$m43","$m44",$debug?"_enabled='${...}'":null),_focusable:true,_initcomplete:false,_otherstyledel:null,_parentcomponent:null,_style:null,_styledel:null,doesenter:false,enabled:true,focusable:true,hasdefault:false,on_enabled:LzDeclaredEvent,onfocusable:LzDeclaredEvent,onisdefault:LzDeclaredEvent,onstyle:LzDeclaredEvent,style:new LzOnceExpr("$m45",$debug?"style='$once{...}'":null),styleable:true,text:""},$lzc$class_basecomponent.attributes)
+LzNode.mergeAttributes({_enabled:new LzAlwaysExpr("$m43","$m44",null),_focusable:true,_initcomplete:false,_otherstyledel:null,_parentcomponent:null,_style:null,_styledel:null,doesenter:false,enabled:true,focusable:true,hasdefault:false,on_enabled:LzDeclaredEvent,onfocusable:LzDeclaredEvent,onisdefault:LzDeclaredEvent,onstyle:LzDeclaredEvent,style:new LzOnceExpr("$m45",null),styleable:true,text:""},$lzc$class_basecomponent.attributes)
}}})($lzc$class_basecomponent)
};{
Class.make("$lzc$class_basebutton",["normalResourceNumber",void 0,"overResourceNumber",void 0,"downResourceNumber",void 0,"disabledResourceNumber",void 0,"$m46",function($0){
@@ -875,7 +875,7 @@
}],$lzc$class_basecomponent,["tagname","basebutton","attributes",new LzInheritedHash($lzc$class_basecomponent.attributes)]);(function($0){
with($0)with($0.prototype){
{
-LzNode.mergeAttributes({$delegates:["onmode","$m49","$m48","ontotalframes","$m50",null,"onmouseover","$m51",null,"onmouseout","$m52",null,"onmousedown","$m53",null,"onmouseup","$m54",null],_msdown:false,_msin:false,clickable:true,disabledResourceNumber:4,downResourceNumber:3,focusable:false,maxframes:new LzOnceExpr("$m46",$debug?"maxframes='$once{...}'":null),normalResourceNumber:1,onclick:LzDeclaredEvent,onresourceviewcount:LzDeclaredEvent,overResourceNumber:2,reference:new LzOnceExpr("$m47",$debug?"reference='$once{...}'":null),resourceviewcount:0,respondtomouseout:true,styleable:false},$lzc$class_basebutton.attributes)
+LzNode.mergeAttributes({$delegates:["onmode","$m49","$m48","ontotalframes","$m50",null,"onmouseover","$m51",null,"onmouseout","$m52",null,"onmousedown","$m53",null,"onmouseup","$m54",null],_msdown:false,_msin:false,clickable:true,disabledResourceNumber:4,downResourceNumber:3,focusable:false,maxframes:new LzOnceExpr("$m46",null),normalResourceNumber:1,onclick:LzDeclaredEvent,onresourceviewcount:LzDeclaredEvent,overResourceNumber:2,reference:new LzOnceExpr("$m47",null),resourceviewcount:0,respondtomouseout:true,styleable:false},$lzc$class_basebutton.attributes)
}}})($lzc$class_basebutton)
};{
Class.make("$lzc$class_swatchview",["ctransform",void 0,"color",void 0,"construct",function($0,$1){
@@ -1349,10 +1349,10 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_basebutton,["tagname","button","children",[{attrs:{$classrootdepth:1,bgcolor:LzColorUtils.convertColor("0x919191"),height:new LzAlwaysExpr("$m68","$m69",$debug?"height='${...}'":null),name:"_outerbezel",width:new LzAlwaysExpr("$m66","$m67",$debug?"width='${...}'":null),x:0,y:0},"class":$lzc$class_m100},{attrs:{$classrootdepth:1,bgcolor:LzColorUtils.convertColor("0xffffff"),height:new LzAlwaysExpr("$m72","$m73",$debug?"height='${...}'":null),name:"_innerbezel",width:new LzAlwaysExpr("$m70","$m71",$debug?"width='${...}'":null),x:1,y:1},"class":$lzc$class_m101},{attrs:{$classrootdepth:1,height:new LzAlwaysExpr("$m76","$m77",$debug?"height='${...}'":null),name:"_face",resource:"lzbutton_face_rsc",stretches:"both",width:new LzAlwaysExpr("$m74","$m75",$debug?"width='${...}'":null),x:2,y:2},"class":$lzc$class_m102},{attrs:{$classrootdepth:1,name:"_innerbezelbottom"},children:[{attrs:{$classrootdepth:2,bgcolor:LzColorUtils.convertColor("0x585858"),height:new LzAlwaysExpr("$m80","$m81",$debug?"height='${...}'":null),width:1,x:new LzAlwaysExpr("$m78","$m79",$debug?"x='${...}'":null),y:1},"class":$lzc$class_m103},{attrs:{$classrootdepth:2,bgcolor:LzColorUtils.convertColor("0x585858"),height:1,width:new LzAlwaysExpr("$m84","$m85",$debug?"width='${...}'":null),x:1,y:new LzAlwaysExpr("$m82","$m83",$debug?"y='${...}'":null)},"class":$lzc$class_m104}],"class":LzView},{attrs:{$classrootdepth:1,name:"_outerbezelbottom"},children:[{attrs:{$classrootdepth:2,bgcolor:LzColorUtils.convertColor("0xffffff"),height:new LzAlwaysExpr("$m88","$m89",$debug?"height='${...}'":null),opacity:0.7,width:1,x:new LzAlwaysExpr("$m86","$m87",$debug?"x='${...}'":null),y:0},"class":$lzc$class_m105},{attrs:{$classrootdepth:2,bgcolor:LzColorUtils.convertColor("0xffffff"),height:1,opacity:0.7,width:new LzAlwaysExpr("$m92","$m93",$debug?"width='${...}'":null),x:0,y:new LzAlwaysExpr("$m90","$m91",$debug?"y='${...}'":null)},"class":$lzc$class_m106}],"class":LzView},{attrs:{$classrootdepth:1,name:"_title",resize:true,text:new LzAlwaysExp!
r("$m98"
,"$m99",$debug?"text='${...}'":null),x:new LzAlwaysExpr("$m94","$m95",$debug?"x='${...}'":null),y:new LzAlwaysExpr("$m96","$m97",$debug?"y='${...}'":null)},"class":$lzc$class_m107}],"attributes",new LzInheritedHash($lzc$class_basebutton.attributes)]);(function($0){
+}],$lzc$class_basebutton,["tagname","button","children",[{attrs:{$classrootdepth:1,bgcolor:LzColorUtils.convertColor("0x919191"),height:new LzAlwaysExpr("$m68","$m69",null),name:"_outerbezel",width:new LzAlwaysExpr("$m66","$m67",null),x:0,y:0},"class":$lzc$class_m100},{attrs:{$classrootdepth:1,bgcolor:LzColorUtils.convertColor("0xffffff"),height:new LzAlwaysExpr("$m72","$m73",null),name:"_innerbezel",width:new LzAlwaysExpr("$m70","$m71",null),x:1,y:1},"class":$lzc$class_m101},{attrs:{$classrootdepth:1,height:new LzAlwaysExpr("$m76","$m77",null),name:"_face",resource:"lzbutton_face_rsc",stretches:"both",width:new LzAlwaysExpr("$m74","$m75",null),x:2,y:2},"class":$lzc$class_m102},{attrs:{$classrootdepth:1,name:"_innerbezelbottom"},children:[{attrs:{$classrootdepth:2,bgcolor:LzColorUtils.convertColor("0x585858"),height:new LzAlwaysExpr("$m80","$m81",null),width:1,x:new LzAlwaysExpr("$m78","$m79",null),y:1},"class":$lzc$class_m103},{attrs:{$classrootdepth:2,bgcolor:LzColorUtils.convertColor("0x585858"),height:1,width:new LzAlwaysExpr("$m84","$m85",null),x:1,y:new LzAlwaysExpr("$m82","$m83",null)},"class":$lzc$class_m104}],"class":LzView},{attrs:{$classrootdepth:1,name:"_outerbezelbottom"},children:[{attrs:{$classrootdepth:2,bgcolor:LzColorUtils.convertColor("0xffffff"),height:new LzAlwaysExpr("$m88","$m89",null),opacity:0.7,width:1,x:new LzAlwaysExpr("$m86","$m87",null),y:0},"class":$lzc$class_m105},{attrs:{$classrootdepth:2,bgcolor:LzColorUtils.convertColor("0xffffff"),height:1,opacity:0.7,width:new LzAlwaysExpr("$m92","$m93",null),x:0,y:new LzAlwaysExpr("$m90","$m91",null)},"class":$lzc$class_m106}],"class":LzView},{attrs:{$classrootdepth:1,name:"_title",resize:true,text:new LzAlwaysExpr("$m98","$m99",null),x:new LzAlwaysExpr("$m94","$m95",null),y:new LzAlwaysExpr("$m96","$m97",null)},"class":$lzc$class_m107}],"attributes",new LzInheritedHash($lzc$class_basebutton.attributes)]);(function($0){
with($0)with($0.prototype){
{
-LzNode.mergeAttributes({$delegates:["onhasdefault","$m65",null],buttonstate:1,clickable:true,doesenter:true,focusable:true,height:new LzAlwaysExpr("$m61","$m62",$debug?"height='${...}'":null),leftalign:false,maxframes:4,pixellock:true,styleable:true,text_padding_x:11,text_padding_y:4,text_x:new LzAlwaysExpr("$m55","$m56",$debug?"text_x='${...}'":null),text_y:new LzAlwaysExpr("$m57","$m58",$debug?"text_y='${...}'":null),titleshift:new LzAlwaysExpr("$m63","$m64",$debug?"titleshift='${...}'":null),width:new LzAlwaysExpr("$m59","$m60",$debug?"width='${...}'":null)},$lzc$class_button.attributes)
+LzNode.mergeAttributes({$delegates:["onhasdefault","$m65",null],buttonstate:1,clickable:true,doesenter:true,focusable:true,height:new LzAlwaysExpr("$m61","$m62",null),leftalign:false,maxframes:4,pixellock:true,styleable:true,text_padding_x:11,text_padding_y:4,text_x:new LzAlwaysExpr("$m55","$m56",null),text_y:new LzAlwaysExpr("$m57","$m58",null),titleshift:new LzAlwaysExpr("$m63","$m64",null),width:new LzAlwaysExpr("$m59","$m60",null)},$lzc$class_button.attributes)
}}})($lzc$class_button)
};{
Class.make("$lzc$class_basevaluecomponent",["value",void 0,"type",void 0,"getValue",function(){
@@ -1482,7 +1482,7 @@
}],$lzc$class_basevaluecomponent,["tagname","baseformitem","attributes",new LzInheritedHash($lzc$class_basevaluecomponent.attributes)]);(function($0){
with($0)with($0.prototype){
{
-LzNode.mergeAttributes({_parentform:null,changed:false,ignoreform:false,onchanged:LzDeclaredEvent,onvalue:LzDeclaredEvent,rollbackvalue:null,submit:new LzAlwaysExpr("$m108","$m109",$debug?"submit='${...}'":null),submitname:"",value:null},$lzc$class_baseformitem.attributes)
+LzNode.mergeAttributes({_parentform:null,changed:false,ignoreform:false,onchanged:LzDeclaredEvent,onvalue:LzDeclaredEvent,rollbackvalue:null,submit:new LzAlwaysExpr("$m108","$m109",null),submitname:"",value:null},$lzc$class_baseformitem.attributes)
}}})($lzc$class_baseformitem)
};{
Class.make("$lzc$class_multistatebutton",["statenum",void 0,"$lzc$set_statenum",function($0){
@@ -1550,7 +1550,7 @@
}],$lzc$class_basebutton,["tagname","multistatebutton","attributes",new LzInheritedHash($lzc$class_basebutton.attributes)]);(function($0){
with($0)with($0.prototype){
{
-LzNode.mergeAttributes({clickable:true,frame:new LzAlwaysExpr("$m110","$m111",$debug?"frame='${...}'":null),lastres:1,maxstate:0,onstatelength:LzDeclaredEvent,onstatenum:LzDeclaredEvent,statelength:3,statenum:0},$lzc$class_multistatebutton.attributes)
+LzNode.mergeAttributes({clickable:true,frame:new LzAlwaysExpr("$m110","$m111",null),lastres:1,maxstate:0,onstatelength:LzDeclaredEvent,onstatenum:LzDeclaredEvent,statelength:3,statenum:0},$lzc$class_multistatebutton.attributes)
}}})($lzc$class_multistatebutton)
};Class.make("$lzc$class_m122",["$m112",function($0){
with(this){
@@ -1671,10 +1671,10 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_baseformitem,["tagname","checkbox","children",[{attrs:{$classrootdepth:1,name:"_title",resize:true,text:new LzAlwaysExpr("$m114","$m115",$debug?"text='${...}'":null),x:16,y:new LzAlwaysExpr("$m112","$m113",$debug?"y='${...}'":null)},"class":$lzc$class_m122},{attrs:{$classrootdepth:1,maxstate:1,name:"cb",reference:new LzOnceExpr("$m120",$debug?"reference='$once{...}'":null),resource:"lzcheckbox_rsrc",statelength:4,statenum:new LzAlwaysExpr("$m118","$m119",$debug?"statenum='${...}'":null),text:""},"class":$lzc$class_m123}],"attributes",new LzInheritedHash($lzc$class_baseformitem.attributes)]);(function($0){
+}],$lzc$class_baseformitem,["tagname","checkbox","children",[{attrs:{$classrootdepth:1,name:"_title",resize:true,text:new LzAlwaysExpr("$m114","$m115",null),x:16,y:new LzAlwaysExpr("$m112","$m113",null)},"class":$lzc$class_m122},{attrs:{$classrootdepth:1,maxstate:1,name:"cb",reference:new LzOnceExpr("$m120",null),resource:"lzcheckbox_rsrc",statelength:4,statenum:new LzAlwaysExpr("$m118","$m119",null),text:""},"class":$lzc$class_m123}],"attributes",new LzInheritedHash($lzc$class_baseformitem.attributes)]);(function($0){
with($0)with($0.prototype){
{
-LzNode.mergeAttributes({$delegates:["onclick","$m121",null],clickable:true,pixellock:true,text_y:new LzAlwaysExpr("$m116","$m117",$debug?"text_y='${...}'":null),value:false},$lzc$class_checkbox.attributes)
+LzNode.mergeAttributes({$delegates:["onclick","$m121",null],clickable:true,pixellock:true,text_y:new LzAlwaysExpr("$m116","$m117",null),value:false},$lzc$class_checkbox.attributes)
}}})($lzc$class_checkbox)
};{
Class.make("$lzc$class_listselector",["multiselect",void 0,"_forcemulti",void 0,"isRangeSelect",function($0){
@@ -1943,9 +1943,11 @@
$2=_selector.getNextSubview($1,-1)
};if(lz.view["$lzsc$isa"]?lz.view.$lzsc$isa($1):$1 instanceof lz.view){
$1.setHilite(false)
-};if($2.enabled&&_selector.isRangeSelect($2)){
+};if($2){
+if($2.enabled&&_selector.isRangeSelect($2)){
$2.setAttribute("selected",true)
-};$2.setHilite(true);this._hiliteview=$2
+};$2.setHilite(true)
+};this._hiliteview=$2
}}},"getValue",function(){
with(this){
return _selector.getValue()
@@ -2345,12 +2347,12 @@
if($0){
this.sendAAEvent(0,EVENT_OBJECT_SELECTION);this.sendAAEvent(0,EVENT_OBJECT_FOCUS)
};this.sendAAEvent(0,EVENT_OBJECT_STATECHANGE,true)
-}}},"class":LzState},{attrs:{$classrootdepth:1,maxstate:1,name:"rb",reference:new LzOnceExpr("$m130",$debug?"reference='$once{...}'":null),resource:"lzradio_rsrc",statelength:4,statenum:new LzAlwaysExpr("$m128","$m129",$debug?"statenum='${...}'":null),text:""},"class":$lzc$class_m135},{attrs:{$classrootdepth:1,name:"_title",resize:true,text:new LzAlwaysExpr("$m133","$m134",$debug?"text='${...}'":null),x:17,y:new LzAlwaysExpr("$m131","$m132",$debug?"y='${...}'":null)},"class":$lzc$class_m136}],"attributes",new LzInheritedHash($lzc$class_baselistitem.attributes)]);(function($0){
+}}},"class":LzState},{attrs:{$classrootdepth:1,maxstate:1,name:"rb",reference:new LzOnceExpr("$m130",null),resource:"lzradio_rsrc",statelength:4,statenum:new LzAlwaysExpr("$m128","$m129",null),text:""},"class":$lzc$class_m135},{attrs:{$classrootdepth:1,name:"_title",resize:true,text:new LzAlwaysExpr("$m133","$m134",null),x:17,y:new LzAlwaysExpr("$m131","$m132",null)},"class":$lzc$class_m136}],"attributes",new LzInheritedHash($lzc$class_baselistitem.attributes)]);(function($0){
with($0)with($0.prototype){
{
-LzNode.mergeAttributes({clickable:true,focusable:false,initcomplete:0,text_y:new LzAlwaysExpr("$m126","$m127",$debug?"text_y='${...}'":null)},$lzc$class_radiobutton.attributes)
+LzNode.mergeAttributes({clickable:true,focusable:false,initcomplete:0,text_y:new LzAlwaysExpr("$m126","$m127",null)},$lzc$class_radiobutton.attributes)
}}})($lzc$class_radiobutton)
-};appdata=canvas.lzAddLocalData("appdata","<data />",false,false);;appdata==true;;Class.make("$lzc$class_m194",["$m139",function($0){
+};appdata=canvas.lzAddLocalData("appdata","<data />",false,false);appdata==true;Class.make("$lzc$class_m190",["$m139",function($0){
with(this){
var $1=canvas.app_console_debug?370:71;if($1!==this["height"]||!this.inited){
this.setAttribute("height",$1)
@@ -2375,7 +2377,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzView,["displayName","<anonymous extends='view'>","attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m196",["$m143",function($0){
+}],LzView,["displayName","<anonymous extends='view'>","attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m192",["$m143",function($0){
with(this){
var $1=parent.width-2;if($1!==this["width"]||!this.inited){
this.setAttribute("width",$1)
@@ -2400,7 +2402,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzView,["displayName","<anonymous extends='view'>","attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m195",["$m141",function($0){
+}],LzView,["displayName","<anonymous extends='view'>","attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m191",["$m141",function($0){
with(this){
var $1=parent.compilecontrols.width+5;if($1!==this["width"]||!this.inited){
this.setAttribute("width",$1)
@@ -2425,7 +2427,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzView,["displayName","<anonymous extends='view'>","children",[{attrs:{bgcolor:LzColorUtils.convertColor("0x7a7a8c"),height:30,width:new LzAlwaysExpr("$m143","$m144",$debug?"width='${...}'":null),x:1,y:1},"class":$lzc$class_m196}],"attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m197",["$m145",function($0){
+}],LzView,["displayName","<anonymous extends='view'>","children",[{attrs:{bgcolor:LzColorUtils.convertColor("0x7a7a8c"),height:30,width:new LzAlwaysExpr("$m143","$m144",null),x:1,y:1},"class":$lzc$class_m192}],"attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m193",["$m145",function($0){
with(this){
var $1=canvas.runtime_swf8_enabled;if($1!==this["enabled"]||!this.inited){
this.setAttribute("enabled",$1)
@@ -2463,14 +2465,14 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_radiobutton,["displayName","<anonymous extends='radiobutton'>","children",LzNode.mergeChildren([],$lzc$class_radiobutton["children"]),"attributes",new LzInheritedHash($lzc$class_radiobutton.attributes)]);Class.make("$lzc$class_m198",["$m149",function($0){
+}],$lzc$class_radiobutton,["displayName","<anonymous extends='radiobutton'>","children",LzNode.mergeChildren([],$lzc$class_radiobutton["children"]),"attributes",new LzInheritedHash($lzc$class_radiobutton.attributes)]);Class.make("$lzc$class_m194",["$m149",function($0){
with(this){
-var $1=canvas.runtime_swf9_enabled;if($1!==this["enabled"]||!this.inited){
+var $1=canvas.runtime_swf10_enabled;if($1!==this["enabled"]||!this.inited){
this.setAttribute("enabled",$1)
}}},"$m150",function(){
with(this){
try{
-return [canvas,"runtime_swf9_enabled"]
+return [canvas,"runtime_swf10_enabled"]
}
catch($lzsc$e){
if(Error["$lzsc$isa"]?Error.$lzsc$isa($lzsc$e):$lzsc$e instanceof Error){
@@ -2478,7 +2480,7 @@
};throw $lzsc$e
}}},"$m151",function($0){
with(this){
-var $1=canvas.app_runtime=="swf9";if($1!==this["selected"]||!this.inited){
+var $1=canvas.app_runtime=="swf10";if($1!==this["selected"]||!this.inited){
this.setAttribute("selected",$1)
}}},"$m152",function(){
with(this){
@@ -2501,14 +2503,14 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_radiobutton,["displayName","<anonymous extends='radiobutton'>","children",LzNode.mergeChildren([],$lzc$class_radiobutton["children"]),"attributes",new LzInheritedHash($lzc$class_radiobutton.attributes)]);Class.make("$lzc$class_m199",["$m153",function($0){
+}],$lzc$class_radiobutton,["displayName","<anonymous extends='radiobutton'>","children",LzNode.mergeChildren([],$lzc$class_radiobutton["children"]),"attributes",new LzInheritedHash($lzc$class_radiobutton.attributes)]);Class.make("$lzc$class_m195",["$m153",function($0){
with(this){
-var $1=canvas.runtime_swf10_enabled;if($1!==this["enabled"]||!this.inited){
+var $1=canvas.runtime_dhtml_enabled;if($1!==this["enabled"]||!this.inited){
this.setAttribute("enabled",$1)
}}},"$m154",function(){
with(this){
try{
-return [canvas,"runtime_swf10_enabled"]
+return [canvas,"runtime_dhtml_enabled"]
}
catch($lzsc$e){
if(Error["$lzsc$isa"]?Error.$lzsc$isa($lzsc$e):$lzsc$e instanceof Error){
@@ -2516,7 +2518,7 @@
};throw $lzsc$e
}}},"$m155",function($0){
with(this){
-var $1=canvas.app_runtime=="swf10";if($1!==this["selected"]||!this.inited){
+var $1=canvas.app_runtime=="dhtml";if($1!==this["selected"]||!this.inited){
this.setAttribute("selected",$1)
}}},"$m156",function(){
with(this){
@@ -2539,49 +2541,11 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_radiobutton,["displayName","<anonymous extends='radiobutton'>","children",LzNode.mergeChildren([],$lzc$class_radiobutton["children"]),"attributes",new LzInheritedHash($lzc$class_radiobutton.attributes)]);Class.make("$lzc$class_m200",["$m157",function($0){
+}],$lzc$class_radiobutton,["displayName","<anonymous extends='radiobutton'>","children",LzNode.mergeChildren([],$lzc$class_radiobutton["children"]),"attributes",new LzInheritedHash($lzc$class_radiobutton.attributes)]);Class.make("$lzc$class_m197",["$m158",function($0){
with(this){
-var $1=canvas.runtime_dhtml_enabled;if($1!==this["enabled"]||!this.inited){
-this.setAttribute("enabled",$1)
-}}},"$m158",function(){
-with(this){
-try{
-return [canvas,"runtime_dhtml_enabled"]
-}
-catch($lzsc$e){
-if(Error["$lzsc$isa"]?Error.$lzsc$isa($lzsc$e):$lzsc$e instanceof Error){
-lz.$lzsc$thrownError=$lzsc$e
-};throw $lzsc$e
-}}},"$m159",function($0){
-with(this){
-var $1=canvas.app_runtime=="dhtml";if($1!==this["selected"]||!this.inited){
-this.setAttribute("selected",$1)
-}}},"$m160",function(){
-with(this){
-try{
-return [canvas,"app_runtime"]
-}
-catch($lzsc$e){
-if(Error["$lzsc$isa"]?Error.$lzsc$isa($lzsc$e):$lzsc$e instanceof Error){
-lz.$lzsc$thrownError=$lzsc$e
-};throw $lzsc$e
-}}},"$lzsc$initialize",function($0,$1,$2,$3){
-switch(arguments.length){
-case 0:
-$0=null;
-case 1:
-$1=null;
-case 2:
-$2=null;
-case 3:
-$3=false;
-
-};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_radiobutton,["displayName","<anonymous extends='radiobutton'>","children",LzNode.mergeChildren([],$lzc$class_radiobutton["children"]),"attributes",new LzInheritedHash($lzc$class_radiobutton.attributes)]);Class.make("$lzc$class_m202",["$m162",function($0){
-with(this){
var $1=canvas.app_debug=="true";if($1!==this["value"]||!this.inited){
this.setAttribute("value",$1)
-}}},"$m163",function(){
+}}},"$m159",function(){
with(this){
try{
return [canvas,"app_debug"]
@@ -2602,11 +2566,11 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_checkbox,["displayName","<anonymous extends='checkbox'>","children",LzNode.mergeChildren([],$lzc$class_checkbox["children"]),"attributes",new LzInheritedHash($lzc$class_checkbox.attributes)]);Class.make("$lzc$class_m203",["$m164",function($0){
+}],$lzc$class_checkbox,["displayName","<anonymous extends='checkbox'>","children",LzNode.mergeChildren([],$lzc$class_checkbox["children"]),"attributes",new LzInheritedHash($lzc$class_checkbox.attributes)]);Class.make("$lzc$class_m198",["$m160",function($0){
with(this){
var $1=canvas.app_backtrace=="true";if($1!==this["value"]||!this.inited){
this.setAttribute("value",$1)
-}}},"$m165",function(){
+}}},"$m161",function(){
with(this){
try{
return [canvas,"app_backtrace"]
@@ -2627,11 +2591,11 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_checkbox,["displayName","<anonymous extends='checkbox'>","children",LzNode.mergeChildren([],$lzc$class_checkbox["children"]),"attributes",new LzInheritedHash($lzc$class_checkbox.attributes)]);Class.make("$lzc$class_m204",["$m166",function($0){
+}],$lzc$class_checkbox,["displayName","<anonymous extends='checkbox'>","children",LzNode.mergeChildren([],$lzc$class_checkbox["children"]),"attributes",new LzInheritedHash($lzc$class_checkbox.attributes)]);Class.make("$lzc$class_m199",["$m162",function($0){
with(this){
var $1=canvas.app_usemastersprite=="true";if($1!==this["value"]||!this.inited){
this.setAttribute("value",$1)
-}}},"$m167",function(){
+}}},"$m163",function(){
with(this){
try{
return [canvas,"app_usemastersprite"]
@@ -2652,14 +2616,14 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_checkbox,["displayName","<anonymous extends='checkbox'>","children",LzNode.mergeChildren([],$lzc$class_checkbox["children"]),"attributes",new LzInheritedHash($lzc$class_checkbox.attributes)]);Class.make("$lzc$class_m205",["$m168",function($0){
+}],$lzc$class_checkbox,["displayName","<anonymous extends='checkbox'>","children",LzNode.mergeChildren([],$lzc$class_checkbox["children"]),"attributes",new LzInheritedHash($lzc$class_checkbox.attributes)]);Class.make("$lzc$class_m200",["$m164",function($0){
with(this){
canvas.gotoApp()
-}},"$m169",function($0){
+}},"$m165",function($0){
with(this){
var $1=canvas.lzr=="dhtml"?300:168;if($1!==this["x"]||!this.inited){
this.setAttribute("x",$1)
-}}},"$m170",function(){
+}}},"$m166",function(){
with(this){
try{
return [canvas,"lzr"]
@@ -2680,20 +2644,20 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_button,["displayName","<anonymous extends='button'>","children",LzNode.mergeChildren([],$lzc$class_button["children"]),"attributes",new LzInheritedHash($lzc$class_button.attributes)]);Class.make("$lzc$class_m201",["$m161",function($0){
+}],$lzc$class_button,["displayName","<anonymous extends='button'>","children",LzNode.mergeChildren([],$lzc$class_button["children"]),"attributes",new LzInheritedHash($lzc$class_button.attributes)]);Class.make("$lzc$class_m196",["$m157",function($0){
with(this){
this.setAttribute("x",rg_runtime.x+rg_runtime.width+14)
-}},"$m171",function(){
+}},"$m167",function(){
with(this){
return cb_backtrace
-}},"$m172",function($0){
+}},"$m168",function($0){
with(this){
if(cb_backtrace.value){
cb_debug.setAttribute("value",true)
-}}},"$m173",function(){
+}}},"$m169",function(){
with(this){
return cb_debug
-}},"$m174",function($0){
+}},"$m170",function($0){
with(this){
if(cb_debug.value==false){
cb_backtrace.setAttribute("value",false)
@@ -2718,7 +2682,7 @@
$0.id="cb_debug";cb_debug=$0
}else if(cb_debug===$0){
cb_debug=null;$0.id=null
-}},id:"cb_debug",text:"Debug",value:new LzAlwaysExpr("$m162","$m163",$debug?"value='${...}'":null),x:16,y:8},"class":$lzc$class_m202},{attrs:{$lzc$bind_id:function($0,$1){
+}},id:"cb_debug",text:"Debug",value:new LzAlwaysExpr("$m158","$m159",null),x:16,y:8},"class":$lzc$class_m197},{attrs:{$lzc$bind_id:function($0,$1){
switch(arguments.length){
case 1:
$1=true;
@@ -2727,7 +2691,7 @@
$0.id="cb_backtrace";cb_backtrace=$0
}else if(cb_backtrace===$0){
cb_backtrace=null;$0.id=null
-}},id:"cb_backtrace",text:"Backtrace",value:new LzAlwaysExpr("$m164","$m165",$debug?"value='${...}'":null),x:82,y:8},"class":$lzc$class_m203},{attrs:{$lzc$bind_id:function($0,$1){
+}},id:"cb_backtrace",text:"Backtrace",value:new LzAlwaysExpr("$m160","$m161",null),x:82,y:8},"class":$lzc$class_m198},{attrs:{$lzc$bind_id:function($0,$1){
switch(arguments.length){
case 1:
$1=true;
@@ -2736,7 +2700,7 @@
$0.id="cb_usemastersprite";cb_usemastersprite=$0
}else if(cb_usemastersprite===$0){
cb_usemastersprite=null;$0.id=null
-}},id:"cb_usemastersprite",text:"Use master sprite",value:new LzAlwaysExpr("$m166","$m167",$debug?"value='${...}'":null),x:168,y:8},"class":$lzc$class_m204},{attrs:{$delegates:["onclick","$m168",null],clickable:true,text:"Compile",x:new LzAlwaysExpr("$m169","$m170",$debug?"x='${...}'":null),y:3},"class":$lzc$class_m205}],"attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m207",["$m177",function($0){
+}},id:"cb_usemastersprite",text:"Use master sprite",value:new LzAlwaysExpr("$m162","$m163",null),x:168,y:8},"class":$lzc$class_m199},{attrs:{$delegates:["onclick","$m164",null],clickable:true,text:"Compile",x:new LzAlwaysExpr("$m165","$m166",null),y:3},"class":$lzc$class_m200}],"attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m202",["$m173",function($0){
with(this){
canvas.viewSource()
}},"$lzsc$initialize",function($0,$1,$2,$3){
@@ -2751,11 +2715,11 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_button,["displayName","<anonymous extends='button'>","children",LzNode.mergeChildren([],$lzc$class_button["children"]),"attributes",new LzInheritedHash($lzc$class_button.attributes)]);Class.make("$lzc$class_m206",["$m175",function($0){
+}],$lzc$class_button,["displayName","<anonymous extends='button'>","children",LzNode.mergeChildren([],$lzc$class_button["children"]),"attributes",new LzInheritedHash($lzc$class_button.attributes)]);Class.make("$lzc$class_m201",["$m171",function($0){
with(this){
var $1=parent.compilecontrols.width+parent.compilecontrols.x+32;if($1!==this["x"]||!this.inited){
this.setAttribute("x",$1)
-}}},"$m176",function(){
+}}},"$m172",function(){
with(this){
try{
return [parent.compilecontrols,"width",parent.compilecontrols,"x"]
@@ -2776,11 +2740,11 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzView,["displayName","<anonymous extends='view'>","children",[{attrs:{$delegates:["onclick","$m177",null],clickable:true,text:"View Source",y:3},"class":$lzc$class_m207}],"attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m208",["$m178",function($0){
+}],LzView,["displayName","<anonymous extends='view'>","children",[{attrs:{$delegates:["onclick","$m173",null],clickable:true,text:"View Source",y:3},"class":$lzc$class_m202}],"attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m203",["$m174",function($0){
with(this){
var $1=canvas.width-70;if($1!==this["width"]||!this.inited){
this.setAttribute("width",$1)
-}}},"$m179",function(){
+}}},"$m175",function(){
with(this){
try{
return [canvas,"width"]
@@ -2801,7 +2765,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzView,["displayName","<anonymous extends='view'>","attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m210",["$m182",function($0){
+}],LzView,["displayName","<anonymous extends='view'>","attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m205",["$m178",function($0){
with(this){
canvas.viewWrapper()
}},"$lzsc$initialize",function($0,$1,$2,$3){
@@ -2816,7 +2780,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_button,["displayName","<anonymous extends='button'>","children",LzNode.mergeChildren([],$lzc$class_button["children"]),"attributes",new LzInheritedHash($lzc$class_button.attributes)]);Class.make("$lzc$class_m211",["$m183",function($0){
+}],$lzc$class_button,["displayName","<anonymous extends='button'>","children",LzNode.mergeChildren([],$lzc$class_button["children"]),"attributes",new LzInheritedHash($lzc$class_button.attributes)]);Class.make("$lzc$class_m206",["$m179",function($0){
with(this){
canvas.deploySOLO()
}},"$lzsc$initialize",function($0,$1,$2,$3){
@@ -2831,7 +2795,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_button,["displayName","<anonymous extends='button'>","children",LzNode.mergeChildren([],$lzc$class_button["children"]),"attributes",new LzInheritedHash($lzc$class_button.attributes)]);Class.make("$lzc$class_m212",["$m184",function($0){
+}],$lzc$class_button,["displayName","<anonymous extends='button'>","children",LzNode.mergeChildren([],$lzc$class_button["children"]),"attributes",new LzInheritedHash($lzc$class_button.attributes)]);Class.make("$lzc$class_m207",["$m180",function($0){
with(this){
canvas.viewDocs()
}},"$lzsc$initialize",function($0,$1,$2,$3){
@@ -2846,7 +2810,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzText,["displayName","<anonymous extends='text'>","attributes",new LzInheritedHash(LzText.attributes)]);Class.make("$lzc$class_m213",["$m185",function($0){
+}],LzText,["displayName","<anonymous extends='text'>","attributes",new LzInheritedHash(LzText.attributes)]);Class.make("$lzc$class_m208",["$m181",function($0){
with(this){
canvas.viewDev()
}},"$lzsc$initialize",function($0,$1,$2,$3){
@@ -2861,7 +2825,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzText,["displayName","<anonymous extends='text'>","attributes",new LzInheritedHash(LzText.attributes)]);Class.make("$lzc$class_m214",["$m186",function($0){
+}],LzText,["displayName","<anonymous extends='text'>","attributes",new LzInheritedHash(LzText.attributes)]);Class.make("$lzc$class_m209",["$m182",function($0){
with(this){
canvas.viewForums()
}},"$lzsc$initialize",function($0,$1,$2,$3){
@@ -2876,11 +2840,11 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzText,["displayName","<anonymous extends='text'>","attributes",new LzInheritedHash(LzText.attributes)]);Class.make("$lzc$class_m209",["$m180",function($0){
+}],LzText,["displayName","<anonymous extends='text'>","attributes",new LzInheritedHash(LzText.attributes)]);Class.make("$lzc$class_m204",["$m176",function($0){
with(this){
var $1=parent.firstrow.width;if($1!==this["width"]||!this.inited){
this.setAttribute("width",$1)
-}}},"$m181",function(){
+}}},"$m177",function(){
with(this){
try{
return [parent.firstrow,"width"]
@@ -2901,11 +2865,11 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzView,["displayName","<anonymous extends='view'>","children",[{attrs:{fontsize:11,text:"<b>Deploy:</b>",x:8,y:4},"class":LzText},{attrs:{$delegates:["onclick","$m182",null],clickable:true,text:"Server",x:65},"class":$lzc$class_m210},{attrs:{$delegates:["onclick","$m183",null],clickable:true,text:"SOLO",x:134},"class":$lzc$class_m211},{attrs:{align:"right",fgcolor:LzColorUtils.convertColor("0x15159b"),layout:{axis:"x",spacing:3},options:{ignorelayout:true},y:3},children:[{attrs:{$delegates:["onclick","$m184",null],clickable:true,text:"<u>Documentation</u>"},"class":$lzc$class_m212},{attrs:{$delegates:["onclick","$m185",null],clickable:true,text:"<u>Developer Community</u>"},"class":$lzc$class_m213},{attrs:{$delegates:["onclick","$m186",null],clickable:true,text:"<u>Developer Forums</u>"},"class":$lzc$class_m214}],"class":LzView}],"attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m215",["$m187",function($0){
+}],LzView,["displayName","<anonymous extends='view'>","children",[{attrs:{fontsize:11,text:"<b>Deploy:</b>",x:8,y:4},"class":LzText},{attrs:{$delegates:["onclick","$m178",null],clickable:true,text:"Server",x:65},"class":$lzc$class_m205},{attrs:{$delegates:["onclick","$m179",null],clickable:true,text:"SOLO",x:134},"class":$lzc$class_m206},{attrs:{align:"right",fgcolor:LzColorUtils.convertColor("0x15159b"),layout:{axis:"x",spacing:3},options:{ignorelayout:true},y:3},children:[{attrs:{$delegates:["onclick","$m180",null],clickable:true,text:"<u>Documentation</u>"},"class":$lzc$class_m207},{attrs:{$delegates:["onclick","$m181",null],clickable:true,text:"<u>Developer Community</u>"},"class":$lzc$class_m208},{attrs:{$delegates:["onclick","$m182",null],clickable:true,text:"<u>Developer Forums</u>"},"class":$lzc$class_m209}],"class":LzView}],"attributes",new LzInheritedHash(LzView.attributes)]);Class.make("$lzc$class_m210",["$m183",function($0){
with(this){
var $1=parent.firstrow.width+20;if($1!==this["x"]||!this.inited){
this.setAttribute("x",$1)
-}}},"$m188",function(){
+}}},"$m184",function(){
with(this){
try{
return [parent.firstrow,"width"]
@@ -2914,11 +2878,11 @@
if(Error["$lzsc$isa"]?Error.$lzsc$isa($lzsc$e):$lzsc$e instanceof Error){
lz.$lzsc$thrownError=$lzsc$e
};throw $lzsc$e
-}}},"$m189",function($0){
+}}},"$m185",function($0){
with(this){
var $1=canvas.app_runtime!="dhtml";if($1!==this["visible"]||!this.inited){
this.setAttribute("visible",$1)
-}}},"$m190",function(){
+}}},"$m186",function(){
with(this){
try{
return [canvas,"app_runtime"]
@@ -2927,11 +2891,11 @@
if(Error["$lzsc$isa"]?Error.$lzsc$isa($lzsc$e):$lzsc$e instanceof Error){
lz.$lzsc$thrownError=$lzsc$e
};throw $lzsc$e
-}}},"$m191",function($0){
+}}},"$m187",function($0){
with(this){
var $1=canvas.app_console_debug;if($1!==this["value"]||!this.inited){
this.setAttribute("value",$1)
-}}},"$m192",function(){
+}}},"$m188",function(){
with(this){
try{
return [canvas,"app_console_debug"]
@@ -2952,7 +2916,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],$lzc$class_checkbox,["displayName","<anonymous extends='checkbox'>","children",LzNode.mergeChildren([],$lzc$class_checkbox["children"]),"attributes",new LzInheritedHash($lzc$class_checkbox.attributes)]);Class.make("$lzc$class_m193",["$m137",function($0){
+}],$lzc$class_checkbox,["displayName","<anonymous extends='checkbox'>","children",LzNode.mergeChildren([],$lzc$class_checkbox["children"]),"attributes",new LzInheritedHash($lzc$class_checkbox.attributes)]);Class.make("$lzc$class_m189",["$m137",function($0){
with(this){
var $1=parent.width;if($1!==this["width"]||!this.inited){
this.setAttribute("width",$1)
@@ -2977,7 +2941,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzView,["displayName","<anonymous extends='view'>","children",[{attrs:{bgcolor:LzColorUtils.convertColor("0x4c4c4c"),height:new LzAlwaysExpr("$m139","$m140",$debug?"height='${...}'":null),name:"logo",resource:"footer_logo"},"class":$lzc$class_m194},{attrs:{firstrow:void 0,name:"controls",x:70},children:[{attrs:{compilecontrols:void 0,name:"firstrow",y:4},children:[{attrs:{fontsize:11,text:"<b>Compile Options:</b>",x:8,y:7},"class":LzText},{attrs:{bgcolor:LzColorUtils.convertColor("0x0"),height:32,width:new LzAlwaysExpr("$m141","$m142",$debug?"width='${...}'":null),x:125},"class":$lzc$class_m195},{attrs:{name:"compilecontrols",x:125},children:[{attrs:{$lzc$bind_id:function($0,$1){
+}],LzView,["displayName","<anonymous extends='view'>","children",[{attrs:{bgcolor:LzColorUtils.convertColor("0x4c4c4c"),height:new LzAlwaysExpr("$m139","$m140",null),name:"logo",resource:"footer_logo"},"class":$lzc$class_m190},{attrs:{firstrow:void 0,name:"controls",x:70},children:[{attrs:{compilecontrols:void 0,name:"firstrow",y:4},children:[{attrs:{fontsize:11,text:"<b>Compile Options:</b>",x:8,y:7},"class":LzText},{attrs:{bgcolor:LzColorUtils.convertColor("0x0"),height:32,width:new LzAlwaysExpr("$m141","$m142",null),x:125},"class":$lzc$class_m191},{attrs:{name:"compilecontrols",x:125},children:[{attrs:{$lzc$bind_id:function($0,$1){
switch(arguments.length){
case 1:
$1=true;
@@ -2995,25 +2959,16 @@
$0.id="rb8";rb8=$0
}else if(rb8===$0){
rb8=null;$0.id=null
-}},enabled:new LzAlwaysExpr("$m145","$m146",$debug?"enabled='${...}'":null),id:"rb8",selected:new LzAlwaysExpr("$m147","$m148",$debug?"selected='${...}'":null),text:"swf8",value:"swf8"},"class":$lzc$class_m197},{attrs:{$lzc$bind_id:function($0,$1){
+}},enabled:new LzAlwaysExpr("$m145","$m146",null),id:"rb8",selected:new LzAlwaysExpr("$m147","$m148",null),text:"swf8",value:"swf8"},"class":$lzc$class_m193},{attrs:{$lzc$bind_id:function($0,$1){
switch(arguments.length){
case 1:
$1=true;
};if($1){
-$0.id="rb9";rb9=$0
-}else if(rb9===$0){
-rb9=null;$0.id=null
-}},enabled:new LzAlwaysExpr("$m149","$m150",$debug?"enabled='${...}'":null),id:"rb9",selected:new LzAlwaysExpr("$m151","$m152",$debug?"selected='${...}'":null),text:"swf9",value:"swf9"},"class":$lzc$class_m198},{attrs:{$lzc$bind_id:function($0,$1){
-switch(arguments.length){
-case 1:
-$1=true;
-
-};if($1){
$0.id="rb10";rb10=$0
}else if(rb10===$0){
rb10=null;$0.id=null
-}},enabled:new LzAlwaysExpr("$m153","$m154",$debug?"enabled='${...}'":null),id:"rb10",selected:new LzAlwaysExpr("$m155","$m156",$debug?"selected='${...}'":null),text:"swf10",value:"swf10"},"class":$lzc$class_m199},{attrs:{$lzc$bind_id:function($0,$1){
+}},enabled:new LzAlwaysExpr("$m149","$m150",null),id:"rb10",selected:new LzAlwaysExpr("$m151","$m152",null),text:"swf10",value:"swf10"},"class":$lzc$class_m194},{attrs:{$lzc$bind_id:function($0,$1){
switch(arguments.length){
case 1:
$1=true;
@@ -3022,7 +2977,7 @@
$0.id="rbdhtml";rbdhtml=$0
}else if(rbdhtml===$0){
rbdhtml=null;$0.id=null
-}},enabled:new LzAlwaysExpr("$m157","$m158",$debug?"enabled='${...}'":null),id:"rbdhtml",selected:new LzAlwaysExpr("$m159","$m160",$debug?"selected='${...}'":null),text:"DHTML",value:"dhtml"},"class":$lzc$class_m200}],"class":$lzc$class_radiogroup},{attrs:{$delegates:["onvalue","$m172","$m171","onvalue","$m174","$m173"],x:new LzOnceExpr("$m161",$debug?"x='$once{...}'":null)},"class":$lzc$class_m201}],"class":LzView},{attrs:{x:new LzAlwaysExpr("$m175","$m176",$debug?"x='${...}'":null)},"class":$lzc$class_m206}],"class":LzView},{attrs:{bgcolor:LzColorUtils.convertColor("0x0"),height:1,width:new LzAlwaysExpr("$m178","$m179",$debug?"width='${...}'":null),y:39},"class":$lzc$class_m208},{attrs:{width:new LzAlwaysExpr("$m180","$m181",$debug?"width='${...}'":null),y:43},"class":$lzc$class_m209},{attrs:{$lzc$bind_id:function($0,$1){
+}},enabled:new LzAlwaysExpr("$m153","$m154",null),id:"rbdhtml",selected:new LzAlwaysExpr("$m155","$m156",null),text:"DHTML",value:"dhtml"},"class":$lzc$class_m195}],"class":$lzc$class_radiogroup},{attrs:{$delegates:["onvalue","$m168","$m167","onvalue","$m170","$m169"],x:new LzOnceExpr("$m157",null)},"class":$lzc$class_m196}],"class":LzView},{attrs:{x:new LzAlwaysExpr("$m171","$m172",null)},"class":$lzc$class_m201}],"class":LzView},{attrs:{bgcolor:LzColorUtils.convertColor("0x0"),height:1,width:new LzAlwaysExpr("$m174","$m175",null),y:39},"class":$lzc$class_m203},{attrs:{width:new LzAlwaysExpr("$m176","$m177",null),y:43},"class":$lzc$class_m204},{attrs:{$lzc$bind_id:function($0,$1){
switch(arguments.length){
case 1:
$1=true;
@@ -3031,7 +2986,7 @@
$0.id="cb_remotedebug";cb_remotedebug=$0
}else if(cb_remotedebug===$0){
cb_remotedebug=null;$0.id=null
-}},id:"cb_remotedebug",text:"Console Remote Debug",value:new LzAlwaysExpr("$m191","$m192",$debug?"value='${...}'":null),visible:new LzAlwaysExpr("$m189","$m190",$debug?"visible='${...}'":null),x:new LzAlwaysExpr("$m187","$m188",$debug?"x='${...}'":null),y:10},"class":$lzc$class_m215}],"class":LzView}],"attributes",new LzInheritedHash(LzView.attributes)]);canvas.LzInstantiateView({attrs:{$lzc$bind_name:function($0,$1){
+}},id:"cb_remotedebug",text:"Console Remote Debug",value:new LzAlwaysExpr("$m187","$m188",null),visible:new LzAlwaysExpr("$m185","$m186",null),x:new LzAlwaysExpr("$m183","$m184",null),y:10},"class":$lzc$class_m210}],"class":LzView}],"attributes",new LzInheritedHash(LzView.attributes)]);canvas.LzInstantiateView({attrs:{$lzc$bind_name:function($0,$1){
switch(arguments.length){
case 1:
$1=true;
@@ -3040,4 +2995,4 @@
main=$0
}else if(main===$0){
main=null
-}},controls:void 0,logo:void 0,name:"main",width:new LzAlwaysExpr("$m137","$m138",$debug?"width='${...}'":null)},"class":$lzc$class_m193},91);;lz["basefocusview"]=$lzc$class_basefocusview;;lz["focusoverlay"]=$lzc$class_focusoverlay;;lz["_componentmanager"]=$lzc$class__componentmanager;;lz["style"]=$lzc$class_style;;lz["statictext"]=$lzc$class_statictext;;lz["basecomponent"]=$lzc$class_basecomponent;;lz["basebutton"]=$lzc$class_basebutton;;lz["swatchview"]=$lzc$class_swatchview;;lz["button"]=$lzc$class_button;;lz["basevaluecomponent"]=$lzc$class_basevaluecomponent;;lz["baseformitem"]=$lzc$class_baseformitem;;lz["multistatebutton"]=$lzc$class_multistatebutton;;lz["checkbox"]=$lzc$class_checkbox;;lz["listselector"]=$lzc$class_listselector;;lz["datalistselector"]=$lzc$class_datalistselector;;lz["baselist"]=$lzc$class_baselist;;lz["baselistitem"]=$lzc$class_baselistitem;;lz["simplelayout"]=$lzc$class_simplelayout;;lz["radiogroup"]=$lzc$class_radiogroup;;lz["radiobutton"]=$lzc$class_radiobutton;;canvas.initDone();;
\ No newline at end of file
+}},controls:void 0,logo:void 0,name:"main",width:new LzAlwaysExpr("$m137","$m138",null)},"class":$lzc$class_m189},87);lz["basefocusview"]=$lzc$class_basefocusview;lz["focusoverlay"]=$lzc$class_focusoverlay;lz["_componentmanager"]=$lzc$class__componentmanager;lz["style"]=$lzc$class_style;lz["statictext"]=$lzc$class_statictext;lz["basecomponent"]=$lzc$class_basecomponent;lz["basebutton"]=$lzc$class_basebutton;lz["swatchview"]=$lzc$class_swatchview;lz["button"]=$lzc$class_button;lz["basevaluecomponent"]=$lzc$class_basevaluecomponent;lz["baseformitem"]=$lzc$class_baseformitem;lz["multistatebutton"]=$lzc$class_multistatebutton;lz["checkbox"]=$lzc$class_checkbox;lz["listselector"]=$lzc$class_listselector;lz["datalistselector"]=$lzc$class_datalistselector;lz["baselist"]=$lzc$class_baselist;lz["baselistitem"]=$lzc$class_baselistitem;lz["simplelayout"]=$lzc$class_simplelayout;lz["radiogroup"]=$lzc$class_radiogroup;lz["radiobutton"]=$lzc$class_radiobutton;canvas.initDone();
\ No newline at end of file
Modified: openlaszlo/trunk/lps/admin/dev-console.lzx.swf
===================================================================
(Binary files differ)
Modified: openlaszlo/trunk/lps/admin/dev-console.sprite.png
===================================================================
(Binary files differ)
Modified: openlaszlo/trunk/lps/admin/lps/includes/lfc/LFCdhtml.js
===================================================================
--- openlaszlo/trunk/lps/admin/lps/includes/lfc/LFCdhtml.js 2010-06-04 01:37:00 UTC (rev 16611)
+++ openlaszlo/trunk/lps/admin/lps/includes/lfc/LFCdhtml.js 2010-06-04 01:47:39 UTC (rev 16612)
@@ -581,12 +581,12 @@
};var $1=this.target;var $2=this.dest;var $3=$1[$2];var $4=$1[this.source];if($4!==$3||!$1.inited){
{
if(!$1.__LZdeleted){
-var $lzsc$3vn2lq="$lzc$set_"+$2;if(Function["$lzsc$isa"]?Function.$lzsc$isa($1[$lzsc$3vn2lq]):$1[$lzsc$3vn2lq] instanceof Function){
-$1[$lzsc$3vn2lq]($4)
+var $lzsc$qnxs6u="$lzc$set_"+$2;if(Function["$lzsc$isa"]?Function.$lzsc$isa($1[$lzsc$qnxs6u]):$1[$lzsc$qnxs6u] instanceof Function){
+$1[$lzsc$qnxs6u]($4)
}else{
-$1[$2]=$4;var $lzsc$gsp0k9=$1["on"+$2];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$gsp0k9):$lzsc$gsp0k9 instanceof LzEvent){
-if($lzsc$gsp0k9.ready){
-$lzsc$gsp0k9.sendEvent($4)
+$1[$2]=$4;var $lzsc$skyzbj=$1["on"+$2];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$skyzbj):$lzsc$skyzbj instanceof LzEvent){
+if($lzsc$skyzbj.ready){
+$lzsc$skyzbj.sendEvent($4)
}}}}}}}],LzEventable);Class.make("PresentationType",null,null,["accept",function($0){
return $0
},"present",function($0){
@@ -753,23 +753,23 @@
}}else if($6!==void 0){
{
if(!this.__LZdeleted){
-var $lzsc$7fimod="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$7fimod]):this[$lzsc$7fimod] instanceof Function){
-this[$lzsc$7fimod]($6)
+var $lzsc$5sbxvc="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$5sbxvc]):this[$lzsc$5sbxvc] instanceof Function){
+this[$lzsc$5sbxvc]($6)
}else{
-this[$0]=$6;var $lzsc$7hnage=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$7hnage):$lzsc$7hnage instanceof LzEvent){
-if($lzsc$7hnage.ready){
-$lzsc$7hnage.sendEvent($6)
+this[$0]=$6;var $lzsc$9t843y=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$9t843y):$lzsc$9t843y instanceof LzEvent){
+if($lzsc$9t843y.ready){
+$lzsc$9t843y.sendEvent($6)
}}}}}}else if(LzInitExpr["$lzsc$isa"]?LzInitExpr.$lzsc$isa($3):$3 instanceof LzInitExpr){
this.applyConstraintExpr($3)
}else{
{
if(!this.__LZdeleted){
-var $lzsc$iqvry5="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$iqvry5]):this[$lzsc$iqvry5] instanceof Function){
-this[$lzsc$iqvry5]($3)
+var $lzsc$rzxb9j="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$rzxb9j]):this[$lzsc$rzxb9j] instanceof Function){
+this[$lzsc$rzxb9j]($3)
}else{
-this[$0]=$3;var $lzsc$lrsju3=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$lrsju3):$lzsc$lrsju3 instanceof LzEvent){
-if($lzsc$lrsju3.ready){
-$lzsc$lrsju3.sendEvent($3)
+this[$0]=$3;var $lzsc$30kmmr=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$30kmmr):$lzsc$30kmmr instanceof LzEvent){
+if($lzsc$30kmmr.ready){
+$lzsc$30kmmr.sendEvent($3)
}}}}}}},"construct",function($0,$1){
this.earlySetters=LzNode.earlySetters;var $2=$0;this.parent=$2;if($2){
var $3=$2;if($1["ignoreplacement"]||this.ignoreplacement){
@@ -879,7 +879,18 @@
lz.Instantiator.createImmediate(this,$0)
}else{
lz.Instantiator.requestInstantiation(this,$0)
-}},"makeChild",function($0,$1){
+}},"getExpectedAttribute",function($0){
+var $1="e_"+$0;if(!this[$1])this[$1]={};if(this[$1].v==null)return this[$0];return this[$1].v
+},"setExpectedAttribute",function($0,$1){
+var $2="e_"+$0;if(!this[$2])this[$2]={};this[$2].v=$1
+},"addToExpectedAttribute",function($0,$1){
+var $2="e_"+$0;if(!this[$2])this[$2]={};if(this[$2].v==null)this[$2].v=this[$0];this[$2].v+=$1
+},"__LZincrementCounter",function($0){
+var $1="e_"+$0;var $2=this[$1];if(!$2){
+$2=this[$1]={}};if(!$2.c){
+$2.c=0
+};$2.c+=1
+},"makeChild",function($0,$1){
switch(arguments.length){
case 1:
$1=null;
@@ -1092,7 +1103,7 @@
if(this.immediateparent.subnodes[$0]===this){
this.immediateparent.subnodes.splice($0,1);break
}}};this.data=null
-},"__animExpected",null,"__animCounter",null,"animate",function($0,$1,$2,$3,$4){
+},"animate",function($0,$1,$2,$3,$4){
switch(arguments.length){
case 3:
$3=null;
@@ -1102,16 +1113,14 @@
};if($2==0){
var $5=$3?this[$0]+$1:$1;{
if(!this.__LZdeleted){
-var $lzsc$mfwfaz="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$mfwfaz]):this[$lzsc$mfwfaz] instanceof Function){
-this[$lzsc$mfwfaz]($5)
+var $lzsc$veiebb="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$veiebb]):this[$lzsc$veiebb] instanceof Function){
+this[$lzsc$veiebb]($5)
}else{
-this[$0]=$5;var $lzsc$y7eg0s=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$y7eg0s):$lzsc$y7eg0s instanceof LzEvent){
-if($lzsc$y7eg0s.ready){
-$lzsc$y7eg0s.sendEvent($5)
+this[$0]=$5;var $lzsc$poeuhb=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$poeuhb):$lzsc$poeuhb instanceof LzEvent){
+if($lzsc$poeuhb.ready){
+$lzsc$poeuhb.sendEvent($5)
}}}}};return null
-};var $6={attribute:$0,to:$1,duration:$2,relative:$3,target:this};if($4!=null){
-for(var $7 in $4)$6[$7]=$4[$7]
-};return new LzAnimator(null,$6)
+};var $6={attribute:$0,to:$1,duration:$2,start:true,relative:$3,target:this};for(var $7 in $4)$6[$7]=$4[$7];var $8=new LzAnimator(null,$6);return $8
},"toString",function(){
return this.getDebugIdentification()
},"getDebugIdentification",function(){
@@ -1135,12 +1144,12 @@
$2=this.acceptTypeValue($1,$2);if(this[$0]!==$2){
{
if(!this.__LZdeleted){
-var $lzsc$76qk4f="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$76qk4f]):this[$lzsc$76qk4f] instanceof Function){
-this[$lzsc$76qk4f]($2)
+var $lzsc$r6d3x="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$r6d3x]):this[$lzsc$r6d3x] instanceof Function){
+this[$lzsc$r6d3x]($2)
}else{
-this[$0]=$2;var $lzsc$uiowmr=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$uiowmr):$lzsc$uiowmr instanceof LzEvent){
-if($lzsc$uiowmr.ready){
-$lzsc$uiowmr.sendEvent($2)
+this[$0]=$2;var $lzsc$y2og57=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$y2og57):$lzsc$y2og57 instanceof LzEvent){
+if($lzsc$y2og57.ready){
+$lzsc$y2og57.sendEvent($2)
}}}}}}},"presentTypeValue",function($0,$1){
var $2=LzNode.presentationtypes[$0];if($2!=null&&$2["present"]){
$1=$2.present($1)
@@ -1766,62 +1775,62 @@
},__replace:function($0){
return "-"+$0.toLowerCase()
}};LzSprite.__styleNames={borderRadius:"borderRadius",userSelect:"userSelect",transformOrigin:"transformOrigin",transform:"transform",boxShadow:"boxShadow"};LzSprite.prototype.uid=0;LzSprite.quirks={fix_clickable:true,fix_ie_background_height:false,fix_ie_clickable:false,ie_alpha_image_loader:false,ie_leak_prevention:false,prevent_selection:false,ie_elementfrompoint:false,invisible_parent_image_sizing_fix:false,emulate_flash_font_metrics:true,inner_html_strips_newlines:true,inner_html_no_entity_apos:false,css_hide_canvas_during_init:true,firefox_autocomplete_bug:false,hand_pointer_for_clickable:true,alt_key_sends_control:false,safari_textarea_subtract_scrollbar_height:false,no_cursor_colresize:false,safari_visibility_instead_of_display:false,preload_images_only_once:false,absolute_position_accounts_for_offset:false,canvas_div_cannot_be_clipped:false,inputtext_parents_cannot_contain_clip:false,set_height_for_multiline_inputtext:false,ie_opacity:false,text_measurement_use_insertadjacenthtml:false,text_content_use_inner_text:false,text_selection_use_range:false,document_size_use_offsetheight:false,text_ie_carriagereturn:false,ie_paste_event:false,safari_paste_event:false,text_event_charcode:true,keypress_function_keys:true,ie_timer_closure:false,keyboardlistentotop:false,document_size_compute_correct_height:false,ie_mouse_events:false,activate_on_mouseover:true,ie6_improve_memory_performance:false,text_height_includes_padding:false,inputtext_size_includes_margin:false,listen_for_mouseover_out:true,focus_on_mouseover:true,textstyle_on_textdiv:false,textdeco_on_textdiv:false,use_css_sprites:true,preload_images:true,scrollbar_width:15,inputtext_strips_newlines:false,swf8_contextmenu:true,inputtext_anonymous_div:false,clipped_scrollbar_causes_display_turd:false,hasmetakey:true,textgrabsinputtextfocus:false,input_highlight_bug:false,autoscroll_textarea:false,fix_contextmenu:true,size_blank_to_zero:true,has_dom2_mouseevents:false,container_divs_require_overflow:false,fix_ie_css_syntax:false,match_swf_letter_spac!
ing:fals
e,use_css_master_sprite:false,write_css_with_createstylesheet:false,inputtext_use_background_image:false,show_img_before_changing_size:false,use_filter_for_dropshadow:false,keyboardlistentotop_in_frame:false,forcemeasurescrollheight:false,resize2dcanvas:false,textmeasurementalphastring:false};LzSprite.prototype.capabilities={rotation:false,scalecanvastopercentage:false,readcanvassizefromsprite:true,opacity:true,colortransform:false,audio:false,accessibility:true,htmlinputtext:false,advancedfonts:false,bitmapcaching:false,persistence:false,clickmasking:false,minimize_opacity_changes:false,history:true,runtimemenus:false,setclipboard:false,proxypolicy:false,linescrolling:false,allowfullscreen:false,setid:true,globalfocustrap:false,"2dcanvas":true,dropshadows:false,cornerradius:false,rgba:false,css2boxmodel:true,medialoading:true,backgroundrepeat:true};LzSprite.__updateQuirks=function(){
-var $0=LzSprite.quirks;var $1=LzSprite.prototype.capabilities;var $2=LzSprite.__defaultStyles;if(window["lz"]&&lz.embed&&lz.embed.browser){
-var $3=lz.embed.browser;if($3.isIE){
-if($3.version<7){
+var $0=LzSprite.quirks;var $1=LzSprite.prototype.capabilities;var $2=LzSprite.__styleNames;var $3=LzSprite.__defaultStyles;if(window["lz"]&&lz.embed&&lz.embed.browser){
+var $4=lz.embed.browser;if($4.isIE){
+if($4.version<7){
$0["ie_alpha_image_loader"]=true;$0["document_size_compute_correct_height"]=true;$0["ie6_improve_memory_performance"]=true
}else{
-$0["prevent_selection"]=true;$0["invisible_parent_image_sizing_fix"]=true;if($3.osversion>=6){
+$0["prevent_selection"]=true;$0["invisible_parent_image_sizing_fix"]=true;if($4.osversion>=6){
$0["ie_alpha_image_loader"]=true
-};if($3.version>7){
+};if($4.version>7){
$0["resize2dcanvas"]=true
-}};$0["ie_opacity"]=true;$0["ie_timer_closure"]=true;$0["ie_leak_prevention"]=true;$0["fix_ie_clickable"]=true;$0["fix_ie_background_height"]=true;$0["inner_html_no_entity_apos"]=true;$1["minimize_opacity_changes"]=true;$0["set_height_for_multiline_inputtext"]=true;$0["text_measurement_use_insertadjacenthtml"]=true;$0["text_content_use_inner_text"]=true;$0["text_selection_use_range"]=true;$0["text_ie_carriagereturn"]=true;$0["ie_paste_event"]=true;$0["keypress_function_keys"]=false;$0["text_event_charcode"]=false;$0["ie_mouse_events"]=true;$0["inputtext_size_includes_margin"]=true;$0["focus_on_mouseover"]=false;$0["textstyle_on_textdiv"]=true;$0["use_css_sprites"]=!$0["ie_alpha_image_loader"];$0["textgrabsinputtextfocus"]=true;$0["ie_elementfrompoint"]=true;$0["fix_ie_css_syntax"]=true;$0["write_css_with_createstylesheet"]=true;$0["hasmetakey"]=false;$0["inputtext_use_background_image"]=true;$0["show_img_before_changing_size"]=true;$0["use_filter_for_dropshadow"]=true;$0["forcemeasurescrollheight"]=true;$1["dropshadows"]=true;$2["#lzTextSizeCache"].zoom=1
-}else if($3.isSafari||$3.isChrome){
-LzSprite.__styleNames.borderRadius="WebkitBorderRadius";LzSprite.__styleNames.boxShadow="WebkitBoxShadow";LzSprite.__styleNames.userSelect="WebkitUserSelect";LzSprite.__styleNames.transform="WebkitTransform";LzSprite.__styleNames.transformOrigin="WebkitTransformOrigin";$0["safari_visibility_instead_of_display"]=true;$0["absolute_position_accounts_for_offset"]=true;if($3.version<525.18){
+}};$0["ie_opacity"]=true;$0["ie_timer_closure"]=true;$0["ie_leak_prevention"]=true;$0["fix_ie_clickable"]=true;$0["fix_ie_background_height"]=true;$0["inner_html_no_entity_apos"]=true;$1["minimize_opacity_changes"]=true;$0["set_height_for_multiline_inputtext"]=true;$0["text_measurement_use_insertadjacenthtml"]=true;$0["text_content_use_inner_text"]=true;$0["text_selection_use_range"]=true;$0["text_ie_carriagereturn"]=true;$0["ie_paste_event"]=true;$0["keypress_function_keys"]=false;$0["text_event_charcode"]=false;$0["ie_mouse_events"]=true;$0["inputtext_size_includes_margin"]=true;$0["focus_on_mouseover"]=false;$0["textstyle_on_textdiv"]=true;$0["use_css_sprites"]=!$0["ie_alpha_image_loader"];$0["textgrabsinputtextfocus"]=true;$0["ie_elementfrompoint"]=true;$0["fix_ie_css_syntax"]=true;$0["write_css_with_createstylesheet"]=true;$0["hasmetakey"]=false;$0["inputtext_use_background_image"]=true;$0["show_img_before_changing_size"]=true;$0["use_filter_for_dropshadow"]=true;$0["forcemeasurescrollheight"]=true;$1["dropshadows"]=true;$3["#lzTextSizeCache"].zoom=1
+}else if($4.isSafari||$4.isChrome){
+$2.borderRadius="WebkitBorderRadius";$2.boxShadow="WebkitBoxShadow";$2.userSelect="WebkitUserSelect";$2.transform="WebkitTransform";$2.transformOrigin="WebkitTransformOrigin";$0["safari_visibility_instead_of_display"]=true;$0["absolute_position_accounts_for_offset"]=true;if($4.version<525.18){
$0["canvas_div_cannot_be_clipped"]=true;$0["invisible_parent_image_sizing_fix"]=true;$0["safari_textarea_subtract_scrollbar_height"]=true
-};$0["document_size_use_offsetheight"]=true;if($3.version>523.1){
+};$0["document_size_use_offsetheight"]=true;if($4.version>523.1){
$1["rotation"]=true;$1["dropshadows"]=true;$1["cornerradius"]=true;$1["rgba"]=true
-};$0["safari_paste_event"]=true;$0["keypress_function_keys"]=false;if($3.version<523.15){
+};$0["safari_paste_event"]=true;$0["keypress_function_keys"]=false;if($4.version<523.15){
$0["keyboardlistentotop"]=true
};if(window.top!==window){
$0["keyboardlistentotop_in_frame"]=true
-};if($3.version>=530.19){
+};if($4.version>=530.19){
$1["threedtransform"]=true
-};if($3.isIphone){
+};if($4.isIphone){
$0["canvas_div_cannot_be_clipped"]=true
};$0["inputtext_strips_newlines"]=true;$0["prevent_selection"]=true;$0["container_divs_require_overflow"]=true;$0["forcemeasurescrollheight"]=true
-}else if($3.isOpera){
+}else if($4.isOpera){
$0["invisible_parent_image_sizing_fix"]=true;$0["no_cursor_colresize"]=true;$0["absolute_position_accounts_for_offset"]=true;$0["canvas_div_cannot_be_clipped"]=true;$0["document_size_use_offsetheight"]=true;$0["text_event_charcode"]=false;$0["textdeco_on_textdiv"]=true;$0["text_ie_carriagereturn"]=true;$0["textmeasurementalphastring"]=true
-}else if($3.isFirefox){
-LzSprite.__styleNames.borderRadius="MozBorderRadius";LzSprite.__styleNames.boxShadow="MozBoxShadow";LzSprite.__styleNames.userSelect="MozUserSelect";LzSprite.__styleNames.transform="MozTransform";LzSprite.__styleNames.transformOrigin="MozTransformOrigin";$0["inputtext_anonymous_div"]=true;if($3.OS=="Windows"){
+}else if($4.isFirefox){
+$2.borderRadius="MozBorderRadius";$2.boxShadow="MozBoxShadow";$2.userSelect="MozUserSelect";$2.transform="MozTransform";$2.transformOrigin="MozTransformOrigin";$0["inputtext_anonymous_div"]=true;if($4.OS=="Windows"){
$0["clipped_scrollbar_causes_display_turd"]=true;$0["input_highlight_bug"]=true
-};if($3.version<2){
+};if($4.version<2){
$0["firefox_autocomplete_bug"]=true
-}else if($3.version<3){
-$2.lzswftext.lineHeight="119%";$2.lzswfinputtext.lineHeight="119%";$2.lzswfinputtextmultiline.lineHeight="119%"
-}else if($3.version<4){
-if($3.subversion<6){
+}else if($4.version<3){
+$3.lzswftext.lineHeight="119%";$3.lzswfinputtext.lineHeight="119%";$3.lzswfinputtextmultiline.lineHeight="119%"
+}else if($4.version<4){
+if($4.subversion<6){
$0["text_height_includes_padding"]=true
-};if($3.version<3.5){
+};if($4.version<3.5){
$0["container_divs_require_overflow"]=true
-}};$0["autoscroll_textarea"]=true;if($3.version>=3.5){
+}};$0["autoscroll_textarea"]=true;if($4.version>=3.5){
$1["rotation"]=true
-};if($3.version>=3.1){
+};if($4.version>=3.1){
$1["dropshadows"]=true;$1["cornerradius"]=true;$1["rgba"]=true
-}};if($3.OS=="Mac"){
+}};if($4.OS=="Mac"){
$0["detectstuckkeys"]=true;$0["alt_key_sends_control"]=true;$0["match_swf_letter_spacing"]=true
};if($0["hand_pointer_for_clickable"]){
-$2.lzclickdiv.cursor="pointer"
+$3.lzclickdiv.cursor="pointer"
};if($0["inner_html_strips_newlines"]==true){
LzSprite.prototype.inner_html_strips_newlines_re=RegExp("$","mg")
-};$2.lzimg[LzSprite.__styleNames.userSelect]="none";if($1.rotation){
-$2.lzdiv[LzSprite.__styleNames.transformOrigin]="0 0"
+};$3.lzimg[$2.userSelect]="none";if($1.rotation){
+$3.lzdiv[$2.transformOrigin]="0 0"
};if($0["inputtext_use_background_image"]){
-$2.lzinputtext["background"]=$2.lzswfinputtext["background"]=$2.lzswfinputtextmultiline["background"]="url("+LzSprite.blankimage+")"
+$3.lzinputtext["background"]=$3.lzswfinputtext["background"]=$3.lzswfinputtextmultiline["background"]="url("+LzSprite.blankimage+")"
};LzSprite.prototype.br_to_newline_re=RegExp("<br/>","mg");if(lz.BrowserUtils.hasFeature("mouseevents","2.0")){
$0["has_dom2_mouseevents"]=true
};if($0["match_swf_letter_spacing"]){
-$2.lzswftext.letterSpacing=$2.lzswfinputtext.letterSpacing=$2.lzswfinputtextmultiline.letterSpacing="0.025em"
+$3.lzswftext.letterSpacing=$3.lzswfinputtext.letterSpacing=$3.lzswfinputtextmultiline.letterSpacing="0.025em"
}};LzSprite.prototype.quirks=$0
};LzSprite._getScrollbarWidth=function(){
var $0=document.createElement("div");$0.style.width="50px";$0.style.height="50px";$0.style.overflow="hidden";$0.style.position="absolute";$0.style.top="-200px";$0.style.left="-200px";var $1=document.createElement("div");$1.style.height="100px";$0.appendChild($1);var $2=document.body;$2.appendChild($0);var $3=$0.clientWidth;$0.style.overflowY="scroll";var $4=$0.clientWidth;LzSprite.prototype.__discardElement($0);return $3-$4
@@ -1918,7 +1927,7 @@
var $2=-this.__cssspriteoffset||0;this.__LZimg.style.backgroundPosition="0 "+$2+"px"
}};LzSprite.prototype.__createIMG=function(){
if(!this.__LZimg){
-var $0=document.createElement("img");$0.className="lzdiv";$0.owner=this;$0.src=LzSprite.blankimage;this.__bindImage($0)
+var $0=document.createElement("img");$0.className="lzimg";$0.owner=this;$0.src=LzSprite.blankimage;this.__bindImage($0)
}};if(LzSprite.quirks.ie_alpha_image_loader){
LzSprite.prototype.__updateIEAlpha=function($0){
var $1=this.resourceWidth;var $2=this.resourceHeight;if(this.stretches=="both"){
@@ -3639,12 +3648,12 @@
}},"__spriteAttribute",function($0,$1){
if(this[$0]){
if(!this.__LZdeleted){
-var $lzsc$8p56u9="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$8p56u9]):this[$lzsc$8p56u9] instanceof Function){
-this[$lzsc$8p56u9]($1)
+var $lzsc$b6bm83="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$b6bm83]):this[$lzsc$b6bm83] instanceof Function){
+this[$lzsc$b6bm83]($1)
}else{
-this[$0]=$1;var $lzsc$a9df2=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$a9df2):$lzsc$a9df2 instanceof LzEvent){
-if($lzsc$a9df2.ready){
-$lzsc$a9df2.sendEvent($1)
+this[$0]=$1;var $lzsc$mvb3l=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$mvb3l):$lzsc$mvb3l instanceof LzEvent){
+if($lzsc$mvb3l.ready){
+$lzsc$mvb3l.sendEvent($1)
}}}}}},"__makeSprite",function($0){
this.sprite=new LzSprite(this,false)
},"init",function(){
@@ -4114,22 +4123,22 @@
},"setAttributeRelative",function($0,$1){
var $2=this.getLinkage($1);var $3=$1[$0];if($0=="x"||$0=="y"){
$2.update($0);{
-var $lzsc$vgde60=($3-$2.offset[$0])/$2.scale[$0];if(!this.__LZdeleted){
-var $lzsc$tjiuww="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$tjiuww]):this[$lzsc$tjiuww] instanceof Function){
-this[$lzsc$tjiuww]($lzsc$vgde60)
+var $lzsc$3fhxat=($3-$2.offset[$0])/$2.scale[$0];if(!this.__LZdeleted){
+var $lzsc$oydhly="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$oydhly]):this[$lzsc$oydhly] instanceof Function){
+this[$lzsc$oydhly]($lzsc$3fhxat)
}else{
-this[$0]=$lzsc$vgde60;var $lzsc$l30whl=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$l30whl):$lzsc$l30whl instanceof LzEvent){
-if($lzsc$l30whl.ready){
-$lzsc$l30whl.sendEvent($lzsc$vgde60)
+this[$0]=$lzsc$3fhxat;var $lzsc$lnd93c=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$lnd93c):$lzsc$lnd93c instanceof LzEvent){
+if($lzsc$lnd93c.ready){
+$lzsc$lnd93c.sendEvent($lzsc$3fhxat)
}}}}}}else if($0=="width"||$0=="height"){
var $4=$0=="width"?"x":"y";$2.update($4);{
-var $lzsc$j26gjc=$3/$2.scale[$4];if(!this.__LZdeleted){
-var $lzsc$8mw14k="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$8mw14k]):this[$lzsc$8mw14k] instanceof Function){
-this[$lzsc$8mw14k]($lzsc$j26gjc)
+var $lzsc$346u21=$3/$2.scale[$4];if(!this.__LZdeleted){
+var $lzsc$am97g6="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(this[$lzsc$am97g6]):this[$lzsc$am97g6] instanceof Function){
+this[$lzsc$am97g6]($lzsc$346u21)
}else{
-this[$0]=$lzsc$j26gjc;var $lzsc$e7nk1u=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$e7nk1u):$lzsc$e7nk1u instanceof LzEvent){
-if($lzsc$e7nk1u.ready){
-$lzsc$e7nk1u.sendEvent($lzsc$j26gjc)
+this[$0]=$lzsc$346u21;var $lzsc$b8xose=this["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$b8xose):$lzsc$b8xose instanceof LzEvent){
+if($lzsc$b8xose.ready){
+$lzsc$b8xose.sendEvent($lzsc$346u21)
}}}}}}},"$lzc$setAttributeRelative_dependencies",function($0,$1,$2,$3){
var $4=$0.getLinkage($3);var $5=2;var $6=[];if($2=="width"){
var $7="x"
@@ -4371,9 +4380,9 @@
if(Function["$lzsc$isa"]?Function.$lzsc$isa(this["$lzc$set_context"]):this["$lzc$set_context"] instanceof Function){
this["$lzc$set_context"]($0)
}else{
-this["context"]=$0;var $lzsc$3gwud1=this["oncontext"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$3gwud1):$lzsc$3gwud1 instanceof LzEvent){
-if($lzsc$3gwud1.ready){
-$lzsc$3gwud1.sendEvent($0)
+this["context"]=$0;var $lzsc$ueimzs=this["oncontext"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$ueimzs):$lzsc$ueimzs instanceof LzEvent){
+if($lzsc$ueimzs.ready){
+$lzsc$ueimzs.sendEvent($0)
}}}}}}}},"onshadowangle",LzDeclaredEvent,"shadowangle",0,"$lzc$set_shadowangle",function($0){
if(this.capabilities["dropshadows"]){
this.shadowangle=$0;this.__updateShadow();if(this.onshadowangle.ready){
@@ -5206,7 +5215,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-},"calcMethod",void 0,"lastIterationTime",void 0,"currentValue",void 0,"doBegin",void 0,"beginPoleDelta",0.25,"endPoleDelta",0.25,"primary_K",void 0,"origto",void 0,"beginPole",void 0,"endPole",void 0,"construct",function($0,$1){
+},"calcMethod",void 0,"lastIterationTime",void 0,"currentValue",void 0,"doBegin",void 0,"beginPoleDelta",0.25,"endPoleDelta",0.25,"primary_K",void 0,"origto",void 0,"construct",function($0,$1){
(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["construct"]||this.nextMethod(arguments.callee,"construct")).call(this,$0,$1);this.calcMethod=this.calcNextValue;this.primary_K=1
},"$lzc$set_motion",function($0){
this.motion=$0;if($0=="linear"){
@@ -5231,55 +5240,57 @@
},"doStart",function(){
if(this.isactive)return;this.isactive=true;this.prepareStart();this.updateDel.register(lz.Idle,"onidle")
},"prepareStart",function(){
-this.crepeat=this.repeat;var $0=this.target;if($0.__animExpected==null)$0.__animExpected={};if($0.__animCounter==null)$0.__animCounter={};var $1=this.attribute;if(this.from!=null){
+this.crepeat=this.repeat;var $0=this.target;var $1=this.attribute;if(this.from!=null){
{
-var $lzsc$v4dirn=Number(this.from);if(!$0.__LZdeleted){
-var $lzsc$rdgcgs="$lzc$set_"+$1;if(Function["$lzsc$isa"]?Function.$lzsc$isa($0[$lzsc$rdgcgs]):$0[$lzsc$rdgcgs] instanceof Function){
-$0[$lzsc$rdgcgs]($lzsc$v4dirn)
+var $lzsc$xboqdb=Number(this.from);if(!$0.__LZdeleted){
+var $lzsc$38hrd5="$lzc$set_"+$1;if(Function["$lzsc$isa"]?Function.$lzsc$isa($0[$lzsc$38hrd5]):$0[$lzsc$38hrd5] instanceof Function){
+$0[$lzsc$38hrd5]($lzsc$xboqdb)
}else{
-$0[$1]=$lzsc$v4dirn;var $lzsc$l0lkry=$0["on"+$1];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$l0lkry):$lzsc$l0lkry instanceof LzEvent){
-if($lzsc$l0lkry.ready){
-$lzsc$l0lkry.sendEvent($lzsc$v4dirn)
-}}}}}};var $2=$0.__animExpected;if(this.relative){
+$0[$1]=$lzsc$xboqdb;var $lzsc$8deqr1=$0["on"+$1];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$8deqr1):$lzsc$8deqr1 instanceof LzEvent){
+if($lzsc$8deqr1.ready){
+$lzsc$8deqr1.sendEvent($lzsc$xboqdb)
+}}}}}};if(this.relative){
this.to=this.origto
}else{
-this.to=this.origto-($2[$1]!=null?$2[$1]:$0[$1])
-};var $3=$2[$1];$2[$1]=($3!=null?$3:$0[$1])+this.to;var $4=$0.__animCounter[$1];$0.__animCounter[$1]=($4!=null?$4:0)+1;this.currentValue=0;this.calcControlValues();this.doBegin=true
+this.to=this.origto-$0.getExpectedAttribute($1)
+};$0.addToExpectedAttribute($1,this.to);$0.__LZincrementCounter($1);this.currentValue=0;this.calcControlValues();this.doBegin=true
},"resetAnimator",function(){
-var $0=this.target;var $1=this.attribute;var $2=this.from;var $3=$0.__animExpected;var $4=$3[$1]!=null?$3[$1]:$0[$1];if($2!=null){
+var $0=this.target;var $1=this.attribute;var $2=this.from;if($2!=null){
{
if(!$0.__LZdeleted){
-var $lzsc$srkxrl="$lzc$set_"+$1;if(Function["$lzsc$isa"]?Function.$lzsc$isa($0[$lzsc$srkxrl]):$0[$lzsc$srkxrl] instanceof Function){
-$0[$lzsc$srkxrl]($2)
+var $lzsc$245rpi="$lzc$set_"+$1;if(Function["$lzsc$isa"]?Function.$lzsc$isa($0[$lzsc$245rpi]):$0[$lzsc$245rpi] instanceof Function){
+$0[$lzsc$245rpi]($2)
}else{
-$0[$1]=$2;var $lzsc$kba20m=$0["on"+$1];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$kba20m):$lzsc$kba20m instanceof LzEvent){
-if($lzsc$kba20m.ready){
-$lzsc$kba20m.sendEvent($2)
-}}}}};var $5=$2-$4;var $6=$3[$1];$3[$1]=($6!=null?$6:$0[$1])+$5
+$0[$1]=$2;var $lzsc$bgez3q=$0["on"+$1];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$bgez3q):$lzsc$bgez3q instanceof LzEvent){
+if($lzsc$bgez3q.ready){
+$lzsc$bgez3q.sendEvent($2)
+}}}}};var $3=$2-$0.getExpectedAttribute($1);$0.addToExpectedAttribute($1,$3)
};if(!this.relative){
-this.to=this.origto-$4;this.calcControlValues()
-};var $6=$3[$1];$3[$1]=($6!=null?$6:$0[$1])+this.to;var $7=$0.__animCounter[$1];$0.__animCounter[$1]=($7!=null?$7:0)+1;this.currentValue=0;this.doBegin=true
+this.to=this.origto-$0.getExpectedAttribute($1);this.calcControlValues()
+};$0.addToExpectedAttribute($1,this.to);$0.__LZincrementCounter($1);this.currentValue=0;this.doBegin=true
},"beginAnimator",function($0){
this.startTime=$0;this.lastIterationTime=$0;if(this.onstart.ready)this.onstart.sendEvent($0);this.doBegin=false
},"stop",function(){
-if(!this.isactive)return;var $0=this.target;var $1=this.attribute;var $2=$0.__animCounter;var $3=$2[$1];if($3==null||$3-1<=0){
-$2[$1]=0;$0.__animExpected[$1]=null
+if(!this.isactive)return;var $0=this.target;var $1="e_"+this.attribute;if(!$0[$1].c){
+$0[$1].c=0
+};$0[$1].c-=1;if($0[$1].c<=0){
+$0[$1].c=0;$0[$1].v=null
}else{
-$2[$1]=$3-1;$0.__animExpected[$1]=this.to-this.currentValue
+$0[$1].v-=this.to-this.currentValue
};this.__LZhalt()
},"__LZfinalizeAnim",function(){
-var $0=this.target;var $1=this.attribute;var $2=$0.__animCounter;var $3=$2[$1];if($3==null||$3-1<=0){
-$2[$1]=0;{
-var $lzsc$refuvv=$0.__animExpected[$1];if(!$0.__LZdeleted){
-var $lzsc$86boc0="$lzc$set_"+$1;if(Function["$lzsc$isa"]?Function.$lzsc$isa($0[$lzsc$86boc0]):$0[$lzsc$86boc0] instanceof Function){
-$0[$lzsc$86boc0]($lzsc$refuvv)
+var $0=this.target;var $1=this.attribute;var $2="e_"+$1;if(!$0[$2].c){
+$0[$2].c=0
+};$0[$2].c-=1;if($0[$2].c<=0){
+$0[$2].c=0;{
+var $lzsc$kpstm8=$0[$2].v;if(!$0.__LZdeleted){
+var $lzsc$wz49c6="$lzc$set_"+$1;if(Function["$lzsc$isa"]?Function.$lzsc$isa($0[$lzsc$wz49c6]):$0[$lzsc$wz49c6] instanceof Function){
+$0[$lzsc$wz49c6]($lzsc$kpstm8)
}else{
-$0[$1]=$lzsc$refuvv;var $lzsc$dnvfen=$0["on"+$1];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$dnvfen):$lzsc$dnvfen instanceof LzEvent){
-if($lzsc$dnvfen.ready){
-$lzsc$dnvfen.sendEvent($lzsc$refuvv)
-}}}}};$0.__animExpected[$1]=null
-}else{
-$2[$1]=$3-1
+$0[$1]=$lzsc$kpstm8;var $lzsc$t5v1um=$0["on"+$1];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$t5v1um):$lzsc$t5v1um instanceof LzEvent){
+if($lzsc$t5v1um.ready){
+$lzsc$t5v1um.sendEvent($lzsc$kpstm8)
+}}}}};$0[$2].v=null
};this.__LZhalt()
},"calcNextValue",function($0){
var $1=this.currentValue;var $2=this.endPole;var $3=this.beginPole;var $4=Math.exp($0*1/this.duration*Math.log(this.primary_K));if($4!=1){
@@ -5299,13 +5310,13 @@
}}};return false
},"setValue",function($0){
var $1=this.target;var $2=this.attribute;var $3=$0-this.currentValue;{
-var $lzsc$o6x75y=$1[$2]+$3;if(!$1.__LZdeleted){
-var $lzsc$z20g0a="$lzc$set_"+$2;if(Function["$lzsc$isa"]?Function.$lzsc$isa($1[$lzsc$z20g0a]):$1[$lzsc$z20g0a] instanceof Function){
-$1[$lzsc$z20g0a]($lzsc$o6x75y)
+var $lzsc$3babpe=$1[$2]+$3;if(!$1.__LZdeleted){
+var $lzsc$757uzh="$lzc$set_"+$2;if(Function["$lzsc$isa"]?Function.$lzsc$isa($1[$lzsc$757uzh]):$1[$lzsc$757uzh] instanceof Function){
+$1[$lzsc$757uzh]($lzsc$3babpe)
}else{
-$1[$2]=$lzsc$o6x75y;var $lzsc$4ala8y=$1["on"+$2];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$4ala8y):$lzsc$4ala8y instanceof LzEvent){
-if($lzsc$4ala8y.ready){
-$lzsc$4ala8y.sendEvent($lzsc$o6x75y)
+$1[$2]=$lzsc$3babpe;var $lzsc$md4wxs=$1["on"+$2];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$md4wxs):$lzsc$md4wxs instanceof LzEvent){
+if($lzsc$md4wxs.ready){
+$lzsc$md4wxs.sendEvent($lzsc$3babpe)
}}}}};this.currentValue=$0
},"toString",function(){
return "Animator for "+this.target+" attribute:"+this.attribute+" to:"+this.to
@@ -6225,6 +6236,8 @@
this.dataprovider=$1.dataprovider
}else{
this.dataprovider=canvas.defaultdataprovider
+};if("autorequest" in $1){
+this.autorequest=$1.autorequest
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["construct"]||this.nextMethod(arguments.callee,"construct")).call(this,$0,$1)
},"$lzc$set_name",function($0){
(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzc$set_name"]||this.nextMethod(arguments.callee,"$lzc$set_name")).call(this,$0);if($0!=null){
@@ -7526,12 +7539,12 @@
};var $7=$5.acceptTypeValue(this.type,$4);if($2||$5[$6]!==$7||!$5.inited||this.parsedPath.operator=="attributes"){
{
if(!$5.__LZdeleted){
-var $lzsc$s7k2qv="$lzc$set_"+$6;if(Function["$lzsc$isa"]?Function.$lzsc$isa($5[$lzsc$s7k2qv]):$5[$lzsc$s7k2qv] instanceof Function){
-$5[$lzsc$s7k2qv]($7)
+var $lzsc$wywd7e="$lzc$set_"+$6;if(Function["$lzsc$isa"]?Function.$lzsc$isa($5[$lzsc$wywd7e]):$5[$lzsc$wywd7e] instanceof Function){
+$5[$lzsc$wywd7e]($7)
}else{
-$5[$6]=$7;var $lzsc$ssn32e=$5["on"+$6];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$ssn32e):$lzsc$ssn32e instanceof LzEvent){
-if($lzsc$ssn32e.ready){
-$lzsc$ssn32e.sendEvent($7)
+$5[$6]=$7;var $lzsc$8frgpg=$5["on"+$6];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$8frgpg):$lzsc$8frgpg instanceof LzEvent){
+if($lzsc$8frgpg.ready){
+$lzsc$8frgpg.sendEvent($7)
}}}}}}};return $3
},"destroy",function(){
if(this.__LZdeleted)return;var $0=this.pathparent.__LZdepChildren;if($0!=null){
@@ -7600,13 +7613,13 @@
};this.viewsize=$6[this.sizeAxis];$6.datapath.setClonePointer(null);this.clones.push($6);if($1.spacing==null){
$1.spacing=0
};this.totalsize=this.viewsize+$1.spacing;{
-var $lzsc$ux5xae=this.axis;var $lzsc$113vnh=this.totalsize;if(!$6.__LZdeleted){
-var $lzsc$xh1n5n="$lzc$set_"+$lzsc$ux5xae;if(Function["$lzsc$isa"]?Function.$lzsc$isa($6[$lzsc$xh1n5n]):$6[$lzsc$xh1n5n] instanceof Function){
-$6[$lzsc$xh1n5n]($lzsc$113vnh)
+var $lzsc$qfnyzw=this.axis;var $lzsc$5uiv51=this.totalsize;if(!$6.__LZdeleted){
+var $lzsc$tne4rb="$lzc$set_"+$lzsc$qfnyzw;if(Function["$lzsc$isa"]?Function.$lzsc$isa($6[$lzsc$tne4rb]):$6[$lzsc$tne4rb] instanceof Function){
+$6[$lzsc$tne4rb]($lzsc$5uiv51)
}else{
-$6[$lzsc$ux5xae]=$lzsc$113vnh;var $lzsc$xpcuit=$6["on"+$lzsc$ux5xae];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$xpcuit):$lzsc$xpcuit instanceof LzEvent){
-if($lzsc$xpcuit.ready){
-$lzsc$xpcuit.sendEvent($lzsc$113vnh)
+$6[$lzsc$qfnyzw]=$lzsc$5uiv51;var $lzsc$p2nrgo=$6["on"+$lzsc$qfnyzw];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$p2nrgo):$lzsc$p2nrgo instanceof LzEvent){
+if($lzsc$p2nrgo.ready){
+$lzsc$p2nrgo.sendEvent($lzsc$5uiv51)
}}}}};this.__LZdataoffset=0;this.updateDel=new LzDelegate(this,"__LZhandleUpdate");this.updateDel.register(this.cloneimmediateparent,"on"+this.axis);this.updateDel.register(this.mask,"on"+this.sizeAxis)
},"__LZhandleUpdate",function($0){
this.__LZadjustVisibleClones(null,null)
@@ -7621,13 +7634,13 @@
var $2=this.cloneimmediateparent;var $3=this.nodes;var $4=this.axis;var $5=this.sizeAxis;var $6=this.totalsize;if($3){
var $7=$3.length;if(this.__LZoldnodelen!=$7){
{
-var $lzsc$dfiv60=$7*$6-this.spacing;if(!$2.__LZdeleted){
-var $lzsc$lxxv2c="$lzc$set_"+$5;if(Function["$lzsc$isa"]?Function.$lzsc$isa($2[$lzsc$lxxv2c]):$2[$lzsc$lxxv2c] instanceof Function){
-$2[$lzsc$lxxv2c]($lzsc$dfiv60)
+var $lzsc$o0tszg=$7*$6-this.spacing;if(!$2.__LZdeleted){
+var $lzsc$ufsqu5="$lzc$set_"+$5;if(Function["$lzsc$isa"]?Function.$lzsc$isa($2[$lzsc$ufsqu5]):$2[$lzsc$ufsqu5] instanceof Function){
+$2[$lzsc$ufsqu5]($lzsc$o0tszg)
}else{
-$2[$5]=$lzsc$dfiv60;var $lzsc$nofb1q=$2["on"+$5];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$nofb1q):$lzsc$nofb1q instanceof LzEvent){
-if($lzsc$nofb1q.ready){
-$lzsc$nofb1q.sendEvent($lzsc$dfiv60)
+$2[$5]=$lzsc$o0tszg;var $lzsc$a1ibjd=$2["on"+$5];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$a1ibjd):$lzsc$a1ibjd instanceof LzEvent){
+if($lzsc$a1ibjd.ready){
+$lzsc$a1ibjd.sendEvent($lzsc$o0tszg)
}}}}};this.__LZoldnodelen=$7
}};if(!(this.mask&&this.mask["hasset"+$5]))return;var $8=0;if($6!=0){
$8=Math.floor(-$2[$4]/$6);if(0>$8)$8=0
@@ -7649,13 +7662,13 @@
$g=this.getNewClone()
}};if($g){
this.clones[$f]=$g;{
-var $lzsc$nm3y6q=($f+$8)*$6;if(!$g.__LZdeleted){
-var $lzsc$1rqbis="$lzc$set_"+$4;if(Function["$lzsc$isa"]?Function.$lzsc$isa($g[$lzsc$1rqbis]):$g[$lzsc$1rqbis] instanceof Function){
-$g[$lzsc$1rqbis]($lzsc$nm3y6q)
+var $lzsc$wx38iu=($f+$8)*$6;if(!$g.__LZdeleted){
+var $lzsc$do2tof="$lzc$set_"+$4;if(Function["$lzsc$isa"]?Function.$lzsc$isa($g[$lzsc$do2tof]):$g[$lzsc$do2tof] instanceof Function){
+$g[$lzsc$do2tof]($lzsc$wx38iu)
}else{
-$g[$4]=$lzsc$nm3y6q;var $lzsc$o1u9i=$g["on"+$4];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$o1u9i):$lzsc$o1u9i instanceof LzEvent){
-if($lzsc$o1u9i.ready){
-$lzsc$o1u9i.sendEvent($lzsc$nm3y6q)
+$g[$4]=$lzsc$wx38iu;var $lzsc$abpvpu=$g["on"+$4];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$abpvpu):$lzsc$abpvpu instanceof LzEvent){
+if($lzsc$abpvpu.ready){
+$lzsc$abpvpu.sendEvent($lzsc$wx38iu)
}}}}};$g.clonenumber=$8+$f;if($3){
$g.datapath.setClonePointer($3[$8+$f])
};if($g.onclonenumber.ready)$g.onclonenumber.sendEvent($f)
@@ -7732,31 +7745,31 @@
var $f=this.nodes[$e+$5];var $m=this.clones[$e];if(!$m){
$m=this.getNewClone();$m.clonenumber=$e+$5;$m.datapath.setClonePointer($f);if($m.onclonenumber.ready)$m.onclonenumber.sendEvent($e+$5);this.clones[$e]=$m
};this.clones[$e]=$m;{
-var $lzsc$cht4dr=this.axis;if(!$m.__LZdeleted){
-var $lzsc$kk4k8w="$lzc$set_"+$lzsc$cht4dr;if(Function["$lzsc$isa"]?Function.$lzsc$isa($m[$lzsc$kk4k8w]):$m[$lzsc$kk4k8w] instanceof Function){
-$m[$lzsc$kk4k8w]($n)
+var $lzsc$rgpbx3=this.axis;if(!$m.__LZdeleted){
+var $lzsc$5fp9s0="$lzc$set_"+$lzsc$rgpbx3;if(Function["$lzsc$isa"]?Function.$lzsc$isa($m[$lzsc$5fp9s0]):$m[$lzsc$5fp9s0] instanceof Function){
+$m[$lzsc$5fp9s0]($n)
}else{
-$m[$lzsc$cht4dr]=$n;var $lzsc$wiux3m=$m["on"+$lzsc$cht4dr];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$wiux3m):$lzsc$wiux3m instanceof LzEvent){
-if($lzsc$wiux3m.ready){
-$lzsc$wiux3m.sendEvent($n)
+$m[$lzsc$rgpbx3]=$n;var $lzsc$pur35h=$m["on"+$lzsc$rgpbx3];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$pur35h):$lzsc$pur35h instanceof LzEvent){
+if($lzsc$pur35h.ready){
+$lzsc$pur35h.sendEvent($n)
}}}}};var $g=$f.getUserData(this.datasizevar);var $h=$g==null?this.viewsize:$g;if($m[this.sizeAxis]!=$h){
{
-var $lzsc$ps150j=this.sizeAxis;if(!$m.__LZdeleted){
-var $lzsc$wip4la="$lzc$set_"+$lzsc$ps150j;if(Function["$lzsc$isa"]?Function.$lzsc$isa($m[$lzsc$wip4la]):$m[$lzsc$wip4la] instanceof Function){
-$m[$lzsc$wip4la]($h)
+var $lzsc$bwq7nn=this.sizeAxis;if(!$m.__LZdeleted){
+var $lzsc$ez4i7v="$lzc$set_"+$lzsc$bwq7nn;if(Function["$lzsc$isa"]?Function.$lzsc$isa($m[$lzsc$ez4i7v]):$m[$lzsc$ez4i7v] instanceof Function){
+$m[$lzsc$ez4i7v]($h)
}else{
-$m[$lzsc$ps150j]=$h;var $lzsc$lh69zm=$m["on"+$lzsc$ps150j];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$lh69zm):$lzsc$lh69zm instanceof LzEvent){
-if($lzsc$lh69zm.ready){
-$lzsc$lh69zm.sendEvent($h)
+$m[$lzsc$bwq7nn]=$h;var $lzsc$xs02pl=$m["on"+$lzsc$bwq7nn];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$xs02pl):$lzsc$xs02pl instanceof LzEvent){
+if($lzsc$xs02pl.ready){
+$lzsc$xs02pl.sendEvent($h)
}}}}}};$n+=$h+this.spacing
};this.__LZdataoffset=$5;{
-var $lzsc$o6appd=this.cloneimmediateparent;var $lzsc$gli2xv=this.sizeAxis;if(!$lzsc$o6appd.__LZdeleted){
-var $lzsc$tbwbp1="$lzc$set_"+$lzsc$gli2xv;if(Function["$lzsc$isa"]?Function.$lzsc$isa($lzsc$o6appd[$lzsc$tbwbp1]):$lzsc$o6appd[$lzsc$tbwbp1] instanceof Function){
-$lzsc$o6appd[$lzsc$tbwbp1]($9)
+var $lzsc$1q0ekn=this.cloneimmediateparent;var $lzsc$sgyrjx=this.sizeAxis;if(!$lzsc$1q0ekn.__LZdeleted){
+var $lzsc$109vu6="$lzc$set_"+$lzsc$sgyrjx;if(Function["$lzsc$isa"]?Function.$lzsc$isa($lzsc$1q0ekn[$lzsc$109vu6]):$lzsc$1q0ekn[$lzsc$109vu6] instanceof Function){
+$lzsc$1q0ekn[$lzsc$109vu6]($9)
}else{
-$lzsc$o6appd[$lzsc$gli2xv]=$9;var $lzsc$kn49dt=$lzsc$o6appd["on"+$lzsc$gli2xv];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$kn49dt):$lzsc$kn49dt instanceof LzEvent){
-if($lzsc$kn49dt.ready){
-$lzsc$kn49dt.sendEvent($9)
+$lzsc$1q0ekn[$lzsc$sgyrjx]=$9;var $lzsc$3rlwlo=$lzsc$1q0ekn["on"+$lzsc$sgyrjx];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$3rlwlo):$lzsc$3rlwlo instanceof LzEvent){
+if($lzsc$3rlwlo.ready){
+$lzsc$3rlwlo.sendEvent($9)
}}}}};this.__LZresizeupdating=false
}],LzLazyReplicationManager);lz.ResizeReplicationManager=LzResizeReplicationManager;Class.make("LzColorUtils",null,null,["__cache",{counter:0},"stringToColor",function($0){
if(typeof $0!="string")return $0;if($0 in lz.colors)return lz.colors[$0];if($0 in global)return global[$0];if($0.indexOf("rgb")!=-1)return LzColorUtils.fromrgb($0);var $1=Number($0);if(isNaN($1)){
@@ -8034,7 +8047,9 @@
};var $2=this[$0];if($2){
if($2.ready){
$2.sendEvent($1)
-}}}],LzEventable,["LzGlobalMouse",void 0]);(function($0){
+}}},"__mouseUpOutsideHandler",function(){
+LzMouseKernel.__mouseUpOutsideHandler()
+}],LzEventable,["LzGlobalMouse",void 0]);(function($0){
with($0)with($0.prototype){
{
LzGlobalMouseService.LzGlobalMouse=new LzGlobalMouseService()
@@ -8489,23 +8504,23 @@
$2=$1
};var $3=this.__lzhistq[$2];for(var $4 in $3){
var $5=$3[$4];{
-var $lzsc$qqii04=global[$5.c];var $lzsc$fcxynf=$5.n;var $lzsc$dj4sus=$5.v;if(!$lzsc$qqii04.__LZdeleted){
-var $lzsc$f1zmpf="$lzc$set_"+$lzsc$fcxynf;if(Function["$lzsc$isa"]?Function.$lzsc$isa($lzsc$qqii04[$lzsc$f1zmpf]):$lzsc$qqii04[$lzsc$f1zmpf] instanceof Function){
-$lzsc$qqii04[$lzsc$f1zmpf]($lzsc$dj4sus)
+var $lzsc$3ulvrp=global[$5.c];var $lzsc$51fzvp=$5.n;var $lzsc$vlu610=$5.v;if(!$lzsc$3ulvrp.__LZdeleted){
+var $lzsc$2uazl5="$lzc$set_"+$lzsc$51fzvp;if(Function["$lzsc$isa"]?Function.$lzsc$isa($lzsc$3ulvrp[$lzsc$2uazl5]):$lzsc$3ulvrp[$lzsc$2uazl5] instanceof Function){
+$lzsc$3ulvrp[$lzsc$2uazl5]($lzsc$vlu610)
}else{
-$lzsc$qqii04[$lzsc$fcxynf]=$lzsc$dj4sus;var $lzsc$snl8ys=$lzsc$qqii04["on"+$lzsc$fcxynf];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$snl8ys):$lzsc$snl8ys instanceof LzEvent){
-if($lzsc$snl8ys.ready){
-$lzsc$snl8ys.sendEvent($lzsc$dj4sus)
+$lzsc$3ulvrp[$lzsc$51fzvp]=$lzsc$vlu610;var $lzsc$rxt8d0=$lzsc$3ulvrp["on"+$lzsc$51fzvp];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$rxt8d0):$lzsc$rxt8d0 instanceof LzEvent){
+if($lzsc$rxt8d0.ready){
+$lzsc$rxt8d0.sendEvent($lzsc$vlu610)
}}}}}};this.offset=$2;if(this.onoffset.ready)this.onoffset.sendEvent($2);return $2
},"receiveEvent",function($0,$1){
{
if(!canvas.__LZdeleted){
-var $lzsc$xtcrv9="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(canvas[$lzsc$xtcrv9]):canvas[$lzsc$xtcrv9] instanceof Function){
-canvas[$lzsc$xtcrv9]($1)
+var $lzsc$tshld4="$lzc$set_"+$0;if(Function["$lzsc$isa"]?Function.$lzsc$isa(canvas[$lzsc$tshld4]):canvas[$lzsc$tshld4] instanceof Function){
+canvas[$lzsc$tshld4]($1)
}else{
-canvas[$0]=$1;var $lzsc$6uis9z=canvas["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$6uis9z):$lzsc$6uis9z instanceof LzEvent){
-if($lzsc$6uis9z.ready){
-$lzsc$6uis9z.sendEvent($1)
+canvas[$0]=$1;var $lzsc$2yz2on=canvas["on"+$0];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$2yz2on):$lzsc$2yz2on instanceof LzEvent){
+if($lzsc$2yz2on.ready){
+$lzsc$2yz2on.sendEvent($1)
}}}}}},"getCanvasAttribute",function($0){
return canvas[$0]
},"setCanvasAttribute",function($0,$1){
@@ -9123,9 +9138,9 @@
if(Function["$lzsc$isa"]?Function.$lzsc$isa(this["$lzc$set_width"]):this["$lzc$set_width"] instanceof Function){
this["$lzc$set_width"]($1)
}else{
-this["width"]=$1;var $lzsc$kivs9o=this["onwidth"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$kivs9o):$lzsc$kivs9o instanceof LzEvent){
-if($lzsc$kivs9o.ready){
-$lzsc$kivs9o.sendEvent($1)
+this["width"]=$1;var $lzsc$3esgo8=this["onwidth"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$3esgo8):$lzsc$3esgo8 instanceof LzEvent){
+if($lzsc$3esgo8.ready){
+$lzsc$3esgo8.sendEvent($1)
}}}}}}},"$rczntq8",function(){
try{
return [this.parent.container,"width"]
@@ -9141,9 +9156,9 @@
if(Function["$lzsc$isa"]?Function.$lzsc$isa(this["$lzc$set_height"]):this["$lzc$set_height"] instanceof Function){
this["$lzc$set_height"]($1)
}else{
-this["height"]=$1;var $lzsc$zb2n9r=this["onheight"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$zb2n9r):$lzsc$zb2n9r instanceof LzEvent){
-if($lzsc$zb2n9r.ready){
-$lzsc$zb2n9r.sendEvent($1)
+this["height"]=$1;var $lzsc$f92ddg=this["onheight"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$f92ddg):$lzsc$f92ddg instanceof LzEvent){
+if($lzsc$f92ddg.ready){
+$lzsc$f92ddg.sendEvent($1)
}}}}}}},"$rczntq10",function(){
try{
return [this.parent.container,"height"]
@@ -9187,29 +9202,29 @@
if(this.visible&&this.__overnow!=null){
this.select(this.__overnow);this.__overnow=null;return
};this.__overnow=null;var $0=canvas.getMouse();if($0.x>canvas.width-this.width)$0.x=canvas.width-this.width;if($0.y>canvas.height-this.height)$0.y=canvas.height-this.height;this.bringToFront();{
-var $lzsc$32loz9=$0.x;if(!this.__LZdeleted){
+var $lzsc$dgm15m=$0.x;if(!this.__LZdeleted){
if(Function["$lzsc$isa"]?Function.$lzsc$isa(this["$lzc$set_x"]):this["$lzc$set_x"] instanceof Function){
-this["$lzc$set_x"]($lzsc$32loz9)
+this["$lzc$set_x"]($lzsc$dgm15m)
}else{
-this["x"]=$lzsc$32loz9;var $lzsc$oroibi=this["onx"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$oroibi):$lzsc$oroibi instanceof LzEvent){
-if($lzsc$oroibi.ready){
-$lzsc$oroibi.sendEvent($lzsc$32loz9)
+this["x"]=$lzsc$dgm15m;var $lzsc$s8ifk0=this["onx"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$s8ifk0):$lzsc$s8ifk0 instanceof LzEvent){
+if($lzsc$s8ifk0.ready){
+$lzsc$s8ifk0.sendEvent($lzsc$dgm15m)
}}}}};{
-var $lzsc$7z2y24=$0.y;if(!this.__LZdeleted){
+var $lzsc$6qkbcb=$0.y;if(!this.__LZdeleted){
if(Function["$lzsc$isa"]?Function.$lzsc$isa(this["$lzc$set_y"]):this["$lzc$set_y"] instanceof Function){
-this["$lzc$set_y"]($lzsc$7z2y24)
+this["$lzc$set_y"]($lzsc$6qkbcb)
}else{
-this["y"]=$lzsc$7z2y24;var $lzsc$tehb3l=this["ony"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$tehb3l):$lzsc$tehb3l instanceof LzEvent){
-if($lzsc$tehb3l.ready){
-$lzsc$tehb3l.sendEvent($lzsc$7z2y24)
+this["y"]=$lzsc$6qkbcb;var $lzsc$s8oh76=this["ony"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$s8oh76):$lzsc$s8oh76 instanceof LzEvent){
+if($lzsc$s8oh76.ready){
+$lzsc$s8oh76.sendEvent($lzsc$6qkbcb)
}}}}};{
if(!this.__LZdeleted){
if(Function["$lzsc$isa"]?Function.$lzsc$isa(this["$lzc$set_visible"]):this["$lzc$set_visible"] instanceof Function){
this["$lzc$set_visible"](true)
}else{
-this["visible"]=true;var $lzsc$xm6jfx=this["onvisible"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$xm6jfx):$lzsc$xm6jfx instanceof LzEvent){
-if($lzsc$xm6jfx.ready){
-$lzsc$xm6jfx.sendEvent(true)
+this["visible"]=true;var $lzsc$sh7op4=this["onvisible"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$sh7op4):$lzsc$sh7op4 instanceof LzEvent){
+if($lzsc$sh7op4.ready){
+$lzsc$sh7op4.sendEvent(true)
}}}}};this.__globalmousedel.register(lz.GlobalMouse,"onmousedown")
},"hide",function(){
this.__globalmousedel.unregisterAll();var $0=LzMouseKernel.__showncontextmenu;if($0)$0.__hide();{
@@ -9217,9 +9232,9 @@
if(Function["$lzsc$isa"]?Function.$lzsc$isa(this["$lzc$set_visible"]):this["$lzc$set_visible"] instanceof Function){
this["$lzc$set_visible"](false)
}else{
-this["visible"]=false;var $lzsc$pj31rz=this["onvisible"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$pj31rz):$lzsc$pj31rz instanceof LzEvent){
-if($lzsc$pj31rz.ready){
-$lzsc$pj31rz.sendEvent(false)
+this["visible"]=false;var $lzsc$6yy9n=this["onvisible"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$6yy9n):$lzsc$6yy9n instanceof LzEvent){
+if($lzsc$6yy9n.ready){
+$lzsc$6yy9n.sendEvent(false)
}}}}}},"setItems",function($0){
this.__drawnitems={};var $1=this.container.subviews;for(var $2=$1.length;$2>=0;$2--){
var $3=$1[$2];if(!$3||(LzLayout["$lzsc$isa"]?LzLayout.$lzsc$isa($3):$3 instanceof LzLayout))continue;$3.destroy()
@@ -9230,9 +9245,9 @@
if(Function["$lzsc$isa"]?Function.$lzsc$isa($8["$lzc$set_y"]):$8["$lzc$set_y"] instanceof Function){
$8["$lzc$set_y"]($5)
}else{
-$8["y"]=$5;var $lzsc$how6nl=$8["ony"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$how6nl):$lzsc$how6nl instanceof LzEvent){
-if($lzsc$how6nl.ready){
-$lzsc$how6nl.sendEvent($5)
+$8["y"]=$5;var $lzsc$5bchul=$8["ony"];if(LzEvent["$lzsc$isa"]?LzEvent.$lzsc$isa($lzsc$5bchul):$lzsc$5bchul instanceof LzEvent){
+if($lzsc$5bchul.ready){
+$lzsc$5bchul.sendEvent($5)
}}}}};$5+=$8.height
}};this.items=$0;this.background.redraw()
},"registerRedraw",function($0){
@@ -9259,7 +9274,7 @@
$3=false;
};(arguments.callee["$superclass"]&&arguments.callee.$superclass.prototype["$lzsc$initialize"]||this.nextMethod(arguments.callee,"$lzsc$initialize")).call(this,$0,$1,$2,$3)
-}],LzView,["tagname","lzcontextmenu","children",[{attrs:{$classrootdepth:1,$delegates:["oninit","$rczntq11",null,"onwidth","__doredraw",null,"onheight","__doredraw",null,"oncontext","__doredraw",null,"onvisible","__doredraw",null],height:new LzAlwaysExpr("$rczntq9","$rczntq10",$debug?"height='${...}'":null),name:"background",width:new LzAlwaysExpr("$rczntq7","$rczntq8",$debug?"width='${...}'":null)},"class":$lzc$class_rczntq12},{attrs:{$classrootdepth:1,name:"container",x:3,y:3},"class":LzView},{attrs:"container","class":$lzc$class_userClassPlacement}],"attributes",new LzInheritedHash(LzView.attributes)]);(function($0){
+}],LzView,["tagname","lzcontextmenu","children",[{attrs:{$classrootdepth:1,$delegates:["oninit","$rczntq11",null,"onwidth","__doredraw",null,"onheight","__doredraw",null,"oncontext","__doredraw",null,"onvisible","__doredraw",null],height:new LzAlwaysExpr("$rczntq9","$rczntq10",null),name:"background",width:new LzAlwaysExpr("$rczntq7","$rczntq8",null)},"class":$lzc$class_rczntq12},{attrs:{$classrootdepth:1,name:"container",x:3,y:3},"class":LzView},{attrs:"container","class":$lzc$class_userClassPlacement}],"attributes",new LzInheritedHash(LzView.attributes)]);(function($0){
with($0)with($0.prototype){
{
LzNode.mergeAttributes({$delegates:["oninit","$rczntq6",null],__drawnitems:{},__overnow:null,inset:5,options:{ignorelayout:true},visible:false},$lzc$class_lzcontextmenu.attributes)
Modified: openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/autoPng/bezel_inner_up.sprite.png
===================================================================
(Binary files differ)
Modified: openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/autoPng/bezel_outer_up.sprite.png
===================================================================
(Binary files differ)
Modified: openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/button/simpleface_up.sprite.png
===================================================================
(Binary files differ)
Modified: openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/checkbox/autoPng/checkbox_off.sprite.png
===================================================================
(Binary files differ)
Modified: openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/focus/focus_top_lft_shdw.sprite.png
===================================================================
(Binary files differ)
Modified: openlaszlo/trunk/lps/admin/lps/resources/lps/components/lz/resources/radio/autoPng/radiobtn_up.sprite.png
===================================================================
(Binary files differ)
More information about the Laszlo-checkins
mailing list