the pausing of video on first frame works, but now set url seems to be broken in this test: test-stream-video-sep.lzx?debug=true&lzr=swf8
On Jul 14, 2009, at 11:34 AM, Max Carlson wrote: > Change 20090714-maxcarlson-Y by [email protected] on 2009-07-14 > 11:29:42 PDT > in /Users/maxcarlson/openlaszlo/trunk-clean > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: Fix videoviews for paused/single frame videos > > Bugs Fixed: LPP-8293 - test-video.lzx: sound plays but no video > appears (swf8 & swf9) > > Technical Reviewer: [email protected] > QA Reviewer: [email protected] > > Details: Move URL setting before playback setup to ensure the stream > isn't reset by the call to mediastream._resetStream() in > mediastream._updateUrl(). > > Tests: test/video/test-video.lzx shows paused video on the left. > test/video/test-stream-video-sep.lzx pauses the video when 'set URL' > buttons are clicked, and clicking 'play' causes the correct video to > play. > > Files: > M lps/components/extensions/av/videoview.lzx > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20090714-maxcarlson-Y.tar _______________________________________________ Laszlo-reviews mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews
