[Laszlo-dev] For Review: Change 20070928-maxcarlson-8 Summary: Fix html tag

Max Carlson max at openlaszlo.org
Fri Sep 28 21:31:35 PDT 2007


Change 20070928-maxcarlson-8 by maxcarlson at plastik on 2007-09-28  
21:14:01 PDT
     in /Users/maxcarlson/openlaszlo/trunk-clean
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix html tag

New Features:

Bugs Fixed: LPP-4784 - OL4.0.5, <html> tag and SWF : http:// 
www.openlaszlo.org/lps4/lps/components/extensions/test/html-swf.jsp  
NOT WOKING

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

Documentation:

Release Notes:

Details: DojoExternalInterface.as - Clear out _root._callbackID when  
callback is finished.  Skip _handleJSCall() when a callback is in  
progress.

LzHistory.as - Set a _root variable instead of using callJS in flash 7.

LaszloCanvas.lzs - Set canvas id passed in to init arguments.

html-swf.jsp - Update to new wrapper format.

html.lzx - Pass in canvas id for callbacks.  Add support for  
sendToBack().  Always update position when iframeid is set.

embednew.js - Pass id into flashargs to set canvas.id.

lzhistory.js - Read _currentstate from flash _root if there.  Wait  
for Lz.loaded before calling callMethod().


Tests: http://localhost:8080/trunk-clean/lps/components/extensions/ 
test/html-swf.jsp and http://localhost:8080/trunk-clean/lps/ 
components/extensions/test/html.zlx run in swf7, swf8 and dhtml.   
http://localhost:8080/trunk-clean/test/history/history.lzx passes in  
swf7, swf8 and dhtml.

Files:
M      WEB-INF/lps/lfc/kernel/swf/dojo/flash6/DojoExternalInterface.as
M      WEB-INF/lps/lfc/services/platform/swf/LzHistory.as
M      WEB-INF/lps/lfc/views/LaszloCanvas.lzs
M      lps/components/extensions/test/html-swf.jsp
M      lps/components/extensions/html.lzx
M      lps/includes/source/embednew.js
M      lps/includes/source/lzhistory.js
M      lps/includes/source/iframemanager.js

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070928- 
maxcarlson-8.tar


More information about the Laszlo-dev mailing list