Plugin Directory

pb-embedFlash

Need help?

Please post your questions in a new topic.

How do I enable the YouTube player's fullscreen mode?

To enable the fullscreen mode you need to add "f={fs=1}" to the flash tag.

How can I disable the fullscreen feature of JW FLV Media Player?

Simply add "f={usefullscreen=false}" to the flash tag. Read more about supported flashvars or use the wizard.

Can I use your plugin in template files, e.g. to add flash files to my blog's header easily?

Yes, you can call the function pb_embedFlash_plugin() in template files. Give it the flash tag you would normally use in posts. Attention: The function returns a value that you have to echo.

if(function_exists('pb_embedFlash_plugin'))
{
    echo pb_embedFlash_plugin('[flash ...]');
}

What is Shadowbox?

Shadowbox is an overlay that displays likely any content (flash, videos, images, galleries, websites) - like Lightbox does for images. More about Shadowbox. You can use Shadowbox as a replacement for Lightbox, it's fully compatible to the rel="lightbox" syntax, including Lightbox-style galleries.

Why do you use Shadowbox in your plugin?

Unlike other *box scripts, Shadowbox offers the possibility to choose what JavaScript framework should be used - so there is no crossover problem with JavaScript frameworks that brings down your website. If you already use a plugin on your blog that uses e.g. jQuery, Shadowbox just uses it, too. So I added some options to the admin panel that let you choose what framework Shadowbox should use and whether you want to load the framework with Shadowbox. You can also decide to always load Shadowbox on your blog, e.g. as Lightbox replacement or to use the other features outside of pb-embedFlash.

How can I switch to object tag, SWFObject, Shadowbox or popup window?

You can decide to use one of them in the admin panel (Settings/pb-embedFlash) or on per-flash basis via the mode option.

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(38 ratings)