[TIMOB-7145] MobileWeb: Autoplay creates two Ti.Media.VideoPlayer instances
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-21T20:16:18.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Release 2.0.0, Sprint 2012-06 |
| Components | MobileWeb |
| Labels | pointerevents |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-01-12T16:25:49.000+0000 |
| Updated | 2017-03-04T00:08:35.000+0000 |
Description
Needs to extend PointerEvents.
Double check that if autoplay == true, that play() doesn't create a second instance.
Attachments
| File | Date | Size |
|---|---|---|
| Archive.zip | 2012-03-21T17:37:52.000+0000 | 7420694 |
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1788
Closing ticket due to MobileWeb no longer being supported.