How to insert video in pano?

  • Hello,
    I read many of the posts regarding implementation of video in pano, I need more information.
    My videos come from a flash videoserver, usally I just need to insert an iframe in a web page.
    1- I tried to insert iframe in textfield, but it does not work with Krpano.
    2- I got a flash player working with my videoserver, but I'm not able to plug it with .htlm and .xml .

    I need some help.

    Thanks in adavance.

  • Hi,

    for playing videos you need a external flash videoplayer at the moment,
    some can be embedded as plugin and some not, this depends on the implementation
    of the videoplayer itself,

    a <iframe> is not possible in a textfield, the textfield plugin uses the flash internal
    html renderer which has only a very limited html support,

    which videoplayer do you use in your html site?
    maybe it works also embedded?

    e.g. try:

    Code
    <plugin name="videoplayer" url="your-videoplayer.swf?...." />

    best regards,
    Klaus

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!