Change 20081215-hqm-p by [email protected] on 2008-12-15 19:06:52 EST
in /Users/hqm/openlaszlo/trunk5
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: fix for swf9 video playback issue
New Features:
Bugs Fixed: LPP-7400
Technical Reviewer: max
QA Reviewer: jcrowley
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ why is this object being re-used?
lz.mediastream["_nullnc"]
If I make the change in this patch, and instantiate a new "nullc" each
time,
the bug does not happen, but I don't understand why this object was
cached in the
first place...
Tests:
+ test case in bug report- in swf9, the first window's audio stream no
longer will
start playing again when the second video window is opened.
Files:
M lps/components/extensions/av/mediastream.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081215-hqm-p.tar