Change 20061204-ptw-6 by [EMAIL PROTECTED] on 2006-12-04
07:50:39 EST
in /Users/ptw/OpenLaszlo/legals-1
Summary: Almost working version of Phill's patch
Details:
Here are my tweaks to Phill's patch (to LzSprite and
html-response). With these changes animation/simpletest.lzx loads
without errors, and if, in the debugger, I say `v.play`, I get
animation! Max, presumably we need to auto-play multi-frame
resources when they load? Or, we need one more bit out of the SWF
that says whether it should play on load?
Tests:
examples/animation/simpletest.lzx v.play()
Files:
M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M WEB-INF/lps/server/src/org/openlaszlo/utils/FileUtils.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/ObjectWriter.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/DHTMLWriter.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/SWFWriter.java
M WEB-INF/lps/server/src/org/openlaszlo/compiler/FileResolver.java
M WEB-INF/lps/templates/html-response.xslt
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20061204-
ptw-6.tar