[Laszlo-dev] For Review: Change 20070206-maxcarlson-v Summary: UPDATED: Add queueing to LzBrowser.callJS() for swf, add updated arc() method to drawview for SWF and HTML

Max Carlson max at openlaszlo.org
Tue Feb 6 11:41:36 PST 2007


Change 20070206-maxcarlson-v by maxcarlson at max-carlsons- 
computer.local on 2007-02-06 11:32:57 PST
     in /Users/maxcarlson/openlaszlo/legals

Summary: UPDATED: Add queueing to LzBrowser.callJS() for swf, add  
updated arc() method to drawview for SWF and HTML

New Features:

Bugs Fixed: LPP-3192 - LzBrowser.callJS does not queue calls in  
swf6/7 mode, LPP-3491 - LzDrawView's arc method does not function as  
expected.

Technical Reviewer: jcrowley
QA Reviewer: promanik
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: test6.html - added button and method callbak for queueing test

copy-of-hello.lzx - improved testcase

test8.html - added button and method callbak for queueing test

LzBrowser.as - Added queuing for callJS()

LzHistory.as - Clear out calljs queue when callMethod() is used

LzDrawView.lzs - Add Ming's updated arc() routine for DHTML and SWF

main.lzx - don't set attributes with a null value

index.jsp - remove extra embednew.js include, return true from  
setAttr to ensure queueing works properly.

Tests: Testcase from LPP-3491 shows imrpoved behavior of draview.arc 
().  examples/musicdhtml/ runs in Firefox or Safari properly.   
Playing the music causes the play track head to move.  /testjscomm/ 
test6.html and /testjscomm/test8.html show consistent behavior,  
including queuing of callJS() calls.

Files:
M      test/lfc/legals/testjscomm/test6.html
M      test/lfc/legals/testjscomm/copy-of-hello.lzx
M      test/lfc/legals/testjscomm/test8.html
M      WEB-INF/lps/lfc/services/LzBrowser.as
M      WEB-INF/lps/lfc/services/LzHistory.as
M      WEB-INF/lps/lfc/views/platform/swf/LzDrawView.lzs
M      WEB-INF/lps/lfc/views/platform/dhtml/LzDrawView.lzs
M      examples/musicdhtml/main.lzx
M      examples/musicdhtml/index.jsp

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070206- 
maxcarlson-v.tar


More information about the Laszlo-dev mailing list