[Laszlo-dev] For Review: Change 20081217-bargull-wvj Summary: swf9 mp3 playback

André Bargull andre.bargull at udo.edu
Wed Dec 17 09:16:02 PST 2008


Change 20081217-bargull-wvj by bargull at dell--p4--2-53 on 2008-12-17 18:03:21
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: swf9 mp3 playback

New Features:

Bugs Fixed: LPP-7496

Technical Reviewer: max
QA Reviewer: promanik
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
I think you want to have this change instead:
- the null-ptr exception was thrown because "stopPlay()" was called 
twice, to avoid this situation send the "onlastframe"-event after 
stopping the music, that way the "playing" flag is set to `false`, so 
"updatePlay()" won't call "stopPlay()" another time.
- the "frame" doesn't need to be reset, it was a bug in "updatePlay()" 
when the frame was set to 0 to support replaying



Tests:

Files:
M WEB-INF/lps/lfc/kernel/swf9/LzSprite.as

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20081217-bargull-wvj.tar




More information about the Laszlo-dev mailing list