Active
Project:
Flowplayer API
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2012 at 09:54 UTC
Updated:
23 Jul 2015 at 14:52 UTC
Jump to comment: Most recent
Flowplayer work not correctly, when I create field video in content type with values more then one. On page displays only the first video.
Comments
Comment #1
kevinwal commentedIf you're doing something like 2 players on page as we did below, you need to change the ID to be specific:
Comment #2
KVF-IT commentedHi
A bit late...only 3 years later hehe :)
Ehm I have made a module that should do what you kevinwal implies, but nothing happens :/
Should I change every 'flowplayer' with the unique div id 'livevideo', which is in the node entity render?
I mean the flowplayer gets assigned to the id 'livevideo' on my site.