[Laszlo-dev] For Review: Change 20070718-maxcarlson-L Summary: Fix splash tag interaction with the view system
Max Carlson
max at openlaszlo.org
Wed Jul 18 11:15:38 PDT 2007
Change 20070718-maxcarlson-L by maxcarlson at plastik on 2007-07-18
11:07:47 PDT
in /Users/maxcarlson/openlaszlo/legals-clean
for http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: Fix splash tag interaction with the view system
New Features:
Bugs Fixed: LPP-4212 - splash and sendToBack() on a subview of canvas
causes "script causing movie to run slowly" error
Technical Reviewer: ptw
QA Reviewer: promanik
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: LzSprite.as - Only create _root.spriteroot if it doesn't
already exist.
lzpreloader.as - Create _root.spriteroot and _root.spriteroot.splash
movieclips, storing splash in this.splashroot. In done(), use sprite
references and pass in this.splashroot as the movieclip reference.
Tests: See LPP-4212 for a test. Was able to show/hide the splash and
splash resources by typing 'splash.setVisible(true)' and
'splash.lzprelresource.setVisible(false)' in the debugger.
Files:
M WEB-INF/lps/lfc/kernel/swf/LzSprite.as
M WEB-INF/lps/lfc/lzpreloader.as
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070718-
maxcarlson-L.tar
More information about the Laszlo-dev
mailing list