• Super impressed with pb-embedFlash but I have a problem. I’m using;

    WordPress 2.6
    pb-embedFlash 1.5rc9.7 with jquery
    Shadowbox method
    Firefox 3.0.3 and Safari 3.1.2

    When I link to a youtube video the iFrame containing the video in the shadowbox has horizontal and vertical scroll bars that obscure parts of the video and are far from aesthetically pleasing. Is this a deliberate feature because I notice that it also occurs on the authors site? Go to http://pascal-berkhahn.de/ and click the ‘GT5 vs. GRID’ video in the sidebar.

    Is there a way to remove these scroll bars?

    Thanks,
    Rob.

Viewing 1 replies (of 1 total)
  • Hum. I don’t have such scrollbars on Firefox 3.0.3.

    You could try to modify inc/inc.functions.php around line 428:
    $h = (is_numeric($values['h']) ? $values['h'] : $pbef_hosters[$i][3])+5; // make the overlay bigger before applying object tag
    and increase the +5 until it fits.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: pb-embedFlash] iFrame scrollbars’ is closed to new replies.