Say, when I compile and run amazon in swf9, the app doesn't actually come up, but it sucks down 100% of the CPU in Flash until the browser doesn't respond.
Does it work for you in a clean tree with your changes? Maybe I better try a clean tree myself.. On Thu, Jul 17, 2008 at 6:29 PM, Henry Minsky <[EMAIL PROTECTED]> wrote: > approved! > > On Thu, Jul 17, 2008 at 6:10 PM, Philip Romanik > <[EMAIL PROTECTED]> wrote: >> Change 20080717-Philip-2 by [EMAIL PROTECTED] on 2008-07-17 17:44:19 EDT >> in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk >> for http://svn.openlaszlo.org/openlaszlo/trunk >> >> Summary: Get amazon app to start in swf9 >> >> New Features: >> >> Bugs Fixed: >> >> Technical Reviewer: hqm >> QA Reviewer: (pending) >> Doc Reviewer: (pending) >> >> Documentation: >> >> Release Notes: >> >> Details: >> With these changes the amazon app now starts running. It runs pretty well >> but there are a number of obvious runtime errors once you start using it. >> >> LzSprite.as: setSource() is sometimes called with a null argument. >> Duplicated behavior of dhtml runtime >> >> amazon.lzx, shoppinglist.lzx: >> Changed method start to stopdrag() because of name collision. >> Fixed check for array datatype >> >> basecombobox.lzx: second argument to setOpen() is optional >> >> Tests: >> Amazon starts and runs to some extent in swf9. >> Amazon runs in swf/dhtml. Dragging doesn't always stop when you get to the >> borders of the canvas. I'll file a jira task for this. >> >> Files: >> M WEB-INF/lps/lfc/kernel/swf9/LzSprite.as >> M lps/components/base/basecombobox.lzx >> M demos/amazon/shoppinglist.lzx >> M demos/amazon/amazon.lzx >> >> Changeset: >> http://svn.openlaszlo.org/openlaszlo/patches/20080717-Philip-2.tar >> >> > > > > -- > Henry Minsky > Software Architect > [EMAIL PROTECTED] > -- Henry Minsky Software Architect [EMAIL PROTECTED]
