On 4/24/10 8:11 AM, André Bargull wrote:
What do we expect when setting canvas-bgcolor to 'null'?
Current behaviour:
DHTML: background removed
SWF: reveals original background

You can reproduce the swf behaviour with the LPP-7516 testcase, just
invoke: canvas.setAttribute("bgcolor",null)

This is expected. The SWF player always has a colored background, unless wmode is used.


Otherwise approved.


On 4/24/2010 1:30 AM, Max Carlson wrote:

Change 20100423-maxcarlson-V by maxcarl...@friendly on 2010-04-23
16:27:45 PDT
in /Users/maxcarlson/openlaszlo/trunk-clean
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Allow swf8 bgcolor to be set at runtime

Bugs Fixed: LPP-7516 - SWF8: cannot change canvas.bgcolor at runtime

Technical Reviewer: [email protected]
QA Reviewer: hminsky

Details: Add bgcolor movieclip for the canvas, and prevent it from
being deleted.

Tests: See LPP-7516

Files:
M WEB-INF/lps/lfc/kernel/swf/LzSprite.as

Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20100423-maxcarlson-V.tar


Reply via email to