Ticket #368 (closed defect: fixed)

Opened 15 months ago

Last modified 14 months ago

If ad playback is interrupted by scheduleAds(), the control bar is not reset

Reported by: paul Owned by: paul
Priority: blocker Milestone: OVA for JW5 (v1.0.1)
Component: OVA for JW Player 5 Version: OVA for JW Player 5 (trunk)
Keywords: Cc:
Forum thread:

Description

Reported by Alec.

If scheduleAds() interrupts the playback of an ad and the ad schedule is empty, the control bar is not reset. See:

 http://static.openvideoads.org/support/alec-vallintine/scheduleAds/empty-schedule.html#

  1. load page
  2. click play
  3. wait for ad to start playing
  4. click "load from javascript"
  5. click play
  6. try to seek to a position in the show and notice that it does NOT work

Change History

comment:1 Changed 14 months ago by paul

  • Status changed from new to closed
  • Resolution set to fixed

Fixed - 1.0.1 RC1 (build 11)

Added unlockControlBar() to scheduleAds() API code to ensure control bar is always unlocked before rescheduling.

Note: See TracTickets for help on using tickets.