Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1463] iOS: Add video player "preload" event

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2018-11-14T19:49:15.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsiOS
Labelsapi
Reporterctredway
AssigneeSrinivasan Pulipakkam
Created2011-04-15T02:53:32.000+0000
Updated2018-11-14T19:49:15.000+0000

Description

Tried with iOS 4 and sdk 1.4.0. The attached code does not fire the preload or load event.

Attachments

FileDateSize
movie_local.js2011-04-15T02:53:33.000+00001761

Comments

  1. Craig Marvelley 2011-04-15

    I'm still seeing this behaviour on 1.6.0 - it's quite frustrating because there's no way to tell whether an attempt to play a movie was successful or not (i.e. the movie file exists, but for some reason iOS can't play it). This can cause usability problems, since the movie controls don't display until the movie has started; if the movie fails to play the user is effectively locked out of the application, as there is no way to return to the previous screen.

  2. Stephen Tramer 2012-07-25

    Changing ticket to feature request; docs indicate that "preload" is not available on iOS. We may not be able to offer it due to the way that the media player behaves.

JSON Source