[Laszlo-dev] For Review: Change 20081013-bargull-hYz Summary: flash context menu fixes
André Bargull
andre.bargull at udo.edu
Mon Oct 13 13:56:35 PDT 2008
Change 20081013-bargull-hYz by bargull at dell--p4--2-53 on 2008-10-13 22:23:17
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: flash context menu fixes
New Features:
Bugs Fixed: LPP-5670, LPP-7146, LPP-7154
Technical Reviewer: hminsky
QA Reviewer: max
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
LzMediaLoader:
Changed execution order so that requests are removed from the loading
queue before dispatching the "onloaddone"-event
This fixes an issue from the original testcase where the last two views
needed to be set to visible manually.
LzMakeLoadSprite:
Call "updateAfterLoad()" in "setResource()", but make sure you don't
send the "onload"-event on the view. But this requires you to call
"doQeuedPlayAction()" manually!
With that change all four yellows in the middle column are visible. And
the context-menu will work, too. And "onframe"-events are working again.
LzSprite:
Moved all 're-apply context-menu' code into
"attachResourceToChildView()" and "attachBackgroundToChild()".
Tests:
see testcases at bugreports
Files:
M WEB-INF/lps/lfc/kernel/swf/LzMediaLoader.lzs
M WEB-INF/lps/lfc/kernel/swf/LzMakeLoadSprite.as
M WEB-INF/lps/lfc/kernel/swf/LzSprite.as
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20081013-bargull-hYz.tar
More information about the Laszlo-dev
mailing list