supernginx / flowplayer-core

Automatically exported from code.google.com/p/flowplayer-core
0 stars 0 forks source link

sharing, viralvideos embed: make width and height Flash params configurable #589

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We now provide customizable wmode for embedding. Could width and height also be 
supported? - The flashembed javascript plugin already does it; and in some 
circumstances this would come in handy, like when the player on the originating 
page is either extremely small or extremely large.

So:

embed: {
  width: <default to player width on page, like current behavior>,
  height: <default to player height on page, like current behavior>
}

Original issue reported on code.google.com by blacktrashproduct on 8 Jun 2012 at 10:24

GoogleCodeExporter commented 8 years ago
understand, it defaults to the player current dimensions. 

Original comment by electrot...@gmail.com on 14 Jun 2012 at 8:54

GoogleCodeExporter commented 8 years ago
https://dl.dropbox.com/u/3394987/flowplayer.viralvideos-3.2.10.zip , done. 

Original comment by electrot...@gmail.com on 14 Jun 2012 at 9:05