Ticket #1125 (closed task: fixed)

Opened 5 months ago

Last modified 4 months ago

video scrubber choppy

Reported by: dreisch Owned by:
Priority: major Milestone: milestone19
Component: Flash Player Version:
Keywords: Cc:
Super-ticket: Minutes Worked: 7

Description


Change History

Changed 5 months ago by dreisch

  • status changed from new to closed
  • resolution set to fixed
  • minutes_worked set to 7

Changed 5 months ago by dreisch

  • status changed from closed to reopened
  • resolution fixed deleted

current fix causes problems with flex's layout engine... setting video playheadupdatetime to less than its default 250, causes layout events to sometimes not fire until the video stop playing, I suppose due to a backlog of events.

Changed 4 months ago by dreisch

  • status changed from reopened to closed
  • resolution set to fixed

This was fixed. There may be a related ticket. Solution was a combination of keeping the updates sparse, tweening between updates and increasing the player's framerate to compensate for the fact SWF typically get fewer FPS in browser compared to standalone.

Note: See TracTickets for help on using tickets.