Question
fullScreenTakeOver wont work for 2 flv (cs 5)
I want to disable flv full screen . It works perfectly with 1 video , however , it just bugged for the second video .
Example
a.fullScreenTakeOver = false;
b.fullScreenTakeOver = false;
the "b" will appear to be bugged and go full screen instead . both video are on the same timeline btw .
