Ticket #420 (closed defect: wontfix)
autoPlay not working with Flowplayer common clip
| Reported by: | paul | Owned by: | paul |
|---|---|---|---|
| Priority: | blocker | Milestone: | OVA for Flowplayer (v1.0.1) |
| Component: | OVA for Flowplayer | Version: | OVA for Flowplayer (trunk) |
| Keywords: | Cc: | ||
| Forum thread: |
Description
This config doesn't autostart Flowplayer with OVA
{clip:{baseUrl:'http://iqtestsites.adtech.de/xxx/Video/Content',autoPlay:true,duration:5},playlist:[{url:'content1.flv',title:'ADTECH Documentation on TV'},{url:'content2.flv',title:'ADTECH Support relax'},{url:'content1.flv',title:'ADTECH Documentation on TV'}]
Doesn't auto start...
Change History
Note: See
TracTickets for help on using
tickets.

To simplify things, decided that "autoPlay" in the OVA config must be used in all cases to start the player - other flowplayer player specific settings are ignored.
This is because the default behaviour of flowplayer is to autostart, but OVA assumed from day one that it was not autostart unless specified.