Change 20080915-bargull-3QU by [EMAIL PROTECTED] on 2008-09-15 19:28:40
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: implement swf9 audio
New Features: LPP-6983
Bugs Fixed:
Technical Reviewer: max
QA Reviewer: promanik
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
implement sprite audio capability, LzAudioKernel still needs some tweaks
for global sound.
LzSprite:
- set "resource" after calling "unload()" otherwise you'll set
"resource" to null
- set "mouseEnabled" to true for the canvas sprite, so top-level
context-menus will work (LPP-6980)
- update "setDefaultContextMenu"
- all other changes concern the audio implementation
Changed "music.lzx" to load mp3 unproxied for swf8, so we can read the
ID3-Tag.
Needed to re-tag "music.mp3" because Flash requires UTF-8 ID3-Tags.
Tests:
examples/music/music.lzx?lzr=swf9 works
Files:
A WEB-INF/lps/lfc/kernel/swf9/LzAsset.as
M WEB-INF/lps/lfc/kernel/swf9/LzAudioKernel.lzs
M WEB-INF/lps/lfc/kernel/swf9/Library.lzs
M WEB-INF/lps/lfc/kernel/swf9/LzSprite.as
M WEB-INF/lps/lfc/views/LaszloView.lzs
M examples/music/music.lzx
M examples/music/music.mp3
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20080915-bargull-3QU.tar