Results 1 to 4 of 4

Thread: lightbox + flash

  1. #1
    Join Date
    Jul 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default lightbox + flash

    I am trying to use a lightbox javascript to display flash video. What is the best one to use, and how do you do it?

    I have tried creating a page with the player embedded, then linking to that html file in the lightbox....and I have also tried linking directly to the flv file. None of this has worked.

    Of course I have been able to successfully display images in a lightbox, so I know I have the coding right, but what has to be done to play a video in a lightbox?

    Please help!!!

    PS- I am using Dreamweaver CS3 on a mac to build my site.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I'd try Thickbox (the author believes it can support Flash, but says it hasn't been tested):

    http://jquery.com/demo/thickbox/

    using its iframe mode, with the flash on a separate page that gets loaded into the iframe, or my own - mybox:

    http://home.comcast.net/~jscheuer1/side/mybox/

    Which has a Flash video as part of its demo page. I'm not sure if there are any others that can support Flash or not.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jan 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    For displaying flash content inside Lightbox, you can try

    FlashInLightBox.js class from: http://code.google.com/p/flashinlightbox/

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by tinny View Post
    For displaying flash content inside Lightbox, you can try

    FlashInLightBox.js class from: http://code.google.com/p/flashinlightbox/
    That looks pretty good, but must be used with version 2.04, also works with my Lightbox 2.04a mod:

    http://www.dynamicdrive.com/forums/s...470#post163470

    Unfortunately, without modification, one cannot pass parameters, attributes or flashvars to the Flash applet. And it appears not to support lightbox groups.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •