[Laszlo-dev] For Review: Change 20081023-hqm-H Summary: do not copy loaded image resources into bitmaps in swf9 LzSprite implementation

Henry Minsky henry.minsky at gmail.com
Thu Oct 23 15:27:29 PDT 2008


Change 20081023-hqm-H by hqm at badtzmaru.home on 2008-10-23 18:24:08 EDT
     in /Users/hqm/openlaszlo/trunk4
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: do not copy loaded image resources into bitmaps in swf9  
LzSprite implementation

New Features:

Bugs Fixed:

Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:

+ this change fixes the issue with spurious mouse events from loaded  
image assets, by
making a container sprite for the loader, and setting it's  
mouseChildren=false.

+ also, add support for proxied URL requests




Tests:

a simple test such as this works in swf9, in both proxied and SOLO mode

   <view id="foo" resource="http://ecx.images-amazon.com/images/I/415511P2APL._SL75_.jpg 
"/>

however, for some reason, these thumbnails are not appearing in the  
Amazon demo
when it starts up.

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


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081023-hqm-H.tar


More information about the Laszlo-dev mailing list