Menu

Commit [r921]  Maximize  Restore  History

Fix bug ZE-16 - Playhead slider doesn't set to the beginning for restart. The problem was that the F4F file handler never dispatched a notifyTimeBias event upon the seek(0) that happens on autoRewind, so HTTPNetStream continued to believe that it's time property was non-zero. The solution is to dispatch the event upon the seek(0) request.

briggs@adobe.com 2010-01-28

changed /osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/HTTPStreamingF4FFileHandler.as
/osmf/trunk/framework/OSMF/org/osmf/net/httpstreaming/f4f/HTTPStreamingF4FFileHandler.as Diff Switch to side-by-side view
Loading...