You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Overlay video within scrollable pane Created Nov 16, 2009

This thread is solved

Views: 772     Replies: 2     Last reply Nov 17, 2009  
You must login first before you can use this feature

freshmint

Posts: 13

Registered:
Nov 11, 2009

Overlay video within scrollable pane

Posted: Nov 16, 2009

I am using the overlay video with flowplayer code from the demo within a scrollable div. I am a problem getting the video to show up. When I click the "show overlayed video" button the overlay div comes up and I can hear the video but cannot see anything. Leads me to believe its some sort of positioning issue. When i place the overlay video code outside of scrollable everything works as expected. any ideas?

example at:http://www.freshmintdesign.com/nwo (click on the learn more tab to bring up button)

Christian Ebert
Flowplayer support

Posts: 2803

Registered:
May 27, 2008

» Overlay video within scrollable pane

Posted: Nov 17, 2009

Reply to: Overlay video within scrollable pane, from freshmint
I can see the video, it overlaps the overlay background on and extends further to the right. You probably have to adjust the css directives for the player container (height, width etc.) and possibly for the overlay background (padding).

freshmint

Posts: 13

Registered:
Nov 11, 2009

fixed

Posted: Nov 17, 2009

Reply to: » Overlay video within scrollable pane, from blacktrash
Just got it worked out, however I had to change over to using tabs instead of scrollable, so its not really fixed but FYI overlay and tabs work great!