[Laszlo-dev] For Review: Change 20090323-hqm-B Summary: make swf9/swf10 compilation link to the correct LFC library
Donald Anderson
dda at ddanderson.com
Tue Mar 24 07:52:34 PDT 2009
Approved as far as compilation is concerned.
When I run the test program, I get this when I click on the green
'swf10' label:
ReferenceError: Error #1065: Variable MouseCursor is not defined.
at global/flash.utils::getDefinitionByName()
at LzMouseKernel$/get MouseCursor()
at LzMouseKernel$/restoreCursor()
at LzMouseKernel$/restoreCursorLocal()
at LzTextSprite/handleTextfieldMouse()
I also get one error when I run smoketest with swf10. Are we up to
doing that yet?
- Don
On Mar 23, 2009, at 9:31 PM, Henry Minsky wrote:
> Change 20090323-hqm-B by hqm at badtzmaru.home on 2009-03-23 21:27:34 EDT
> in /Users/hqm/openlaszlo/trunk
> for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: make swf9/swf10 compilation link to the correct LFC library
>
> New Features:
>
> Bugs Fixed: LPP-7970
>
> Technical Reviewer: andre
> QA Reviewer: dda
> Doc Reviewer: (pending)
>
> Documentation:
>
> Release Notes:
>
> Details:
>
> + Call to the flex compiler for a swf9/swf10 app will link to the
> version of the LFC which matches the runtime
>
>
> Tests:
>
> run command line compiler and see that it generates correct args to
> flex compiler
>
> lzc --runtime=swf10 test/hello.lzx
> Compiling: test/hello.lzx to test/hello.swf10.swf
> Executing compiler: (cd /tmp/lzswf9/test/build/hello; /Users/hqm/
> openlaszlo/trunk/WEB-INF/bin/mxmlc -load-config=/Users/hqm/
> openlaszlo/trunk/WEB-INF/frameworks/flex-config.xml -compiler.show-
> actionscript-warnings=false -compiler.source-path+=/tmp/lzswf9/test/
> build/hello -compiler.headless-server=true -compiler.fonts.advanced-
> anti-aliasing=true -output /tmp/lzswf9/test/build/hello/app.swf -
> default-size 1400 400 -compiler.library-path+=/Users/hqm/openlaszlo/
> trunk/lps/includes/lfc/LFC10.swc -compiler.library-path+=/Users/hqm/
> openlaszlo/trunk/WEB-INF/flexlib -includes \$debug \$profile \
> $backtrace \$runtime \$swf7 \$swf8 \$as2 \$swf9 \$swf10 \$as3 \
> $dhtml \$j2me \$svg \$js1 -target-player=10.0.0 -frame two
> LzSpriteApplication -file-specs=/tmp/lzswf9/test/build/hello/
> LzPreloader.as)
>
> lzc --runtime=swf9 test/hello.lzx
> Compiling: test/hello.lzx to test/hello.swf9.swf
> Executing compiler: (cd /tmp/lzswf9/test/build/hello; /Users/hqm/
> openlaszlo/trunk/WEB-INF/bin/mxmlc -load-config=/Users/hqm/
> openlaszlo/trunk/WEB-INF/frameworks/flex-config.xml -compiler.show-
> actionscript-warnings=false -compiler.source-path+=/tmp/lzswf9/test/
> build/hello -compiler.headless-server=true -compiler.fonts.advanced-
> anti-aliasing=true -output /tmp/lzswf9/test/build/hello/app.swf -
> default-size 1400 400 -compiler.library-path+=/Users/hqm/openlaszlo/
> trunk/lps/includes/lfc/LFC9.swc -compiler.library-path+=/Users/hqm/
> openlaszlo/trunk/WEB-INF/flexlib -includes \$debug \$profile \
> $backtrace \$runtime \$swf7 \$swf8 \$as2 \$swf9 \$swf10 \$as3 \
> $dhtml \$j2me \$svg \$js1 -target-player=9.0.0 -frame two
> LzSpriteApplication -file-specs=/tmp/lzswf9/test/build/hello/
> LzPreloader.as)
>
>
>
> Files:
> M WEB-INF/lps/server/src/org/openlaszlo/sc/SWF9External.java
>
> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090323-hqm-B.tar
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-306-2057
email: dda at ddanderson.com
www: http://www.ddanderson.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20090324/d21e9d87/attachment.html
More information about the Laszlo-dev
mailing list