[Laszlo-dev] For Review: Change 20081228-bargull-4do Summary: updates for LzSoundMC
André Bargull
andre.bargull at udo.edu
Sun Dec 28 05:29:03 PST 2008
Change 20081228-bargull-4do by bargull at dell--p4--2-53 on 2008-12-28 13:37:25
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: updates for LzSoundMC
New Features:
Bugs Fixed: LPP-7531, LPP-6979
Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
LzMediaLoader:
- fix typo in substring call, remove unnecessary "var" declaration
LzSprite:
- just some minor tweaks
LzSoundMC:
- use getters for "_totalframes", "_currentframe" and "_framesloaded"
- that way the explicit delegate ("playdel") can be removed
- and the "testPlay" function, too
- fix "getCurrentTime()" so it reports the right time if the music was
stopped at a specific frame
- call "updatePlayStatus()" so the "frame" property gets updated (LPP-7531)
- change "onSoundDone" to "onSoundComplete" (LPP-6979)
Tests:
music example still works in swf8
Files:
M WEB-INF/lps/lfc/kernel/swf/LzSoundMC.as
M WEB-INF/lps/lfc/kernel/swf/LzMediaLoader.lzs
M WEB-INF/lps/lfc/kernel/swf/LzSprite.as
Changeset:
http://svn.openlaszlo.org/openlaszlo/patches/20081228-bargull-4do.tar
More information about the Laszlo-dev
mailing list