Main Contents

Flash Lightbox Demo

March 20, 2009

This is just a demo of a lightbox implementation in Flash. The code was developed by Jeff Garczewski and the original codes could be found here (http://www.huddletogether.com/projects/lightbox/).

 

Easy to integrate. All you need is to link the javascript and css files in your html and include the following lines on your Flash ActionScript.

on(release) {
    getURL("javascript:flashLightbox('path/to/imagejpg','Your Caption');");
}

 
You will need to add a wmode parameter when embedding the Flash media so that it won’t display on top of the Lightbox. For some reason though this doesn’t work on Firefox in Ubuntu.

<object type="application/x-shockwave-flash" 
           data="myMovie.swf" 
           width="400" 
           height="400">
    <param name="movie" value="myMovie.swf" />
 
    <!-- Your MUST add the 'wmode' paramater or your flash will appear
         over top of your lightbox images! -->
 
    <param name="wmode" value="transparent" />
</object>

Flash Light Box Demo

Click the link above to see the demo.

Filed under: General | Comments (2)
Related Links:

2 Comments

  1. Jay-ar A. Arciga Jr. March 20, 2009 @ 2:10 pm

    This is nice sir thanks.

    Take care always(:

  2. JON July 21, 2010 @ 10:16 pm


    Medicamentspot.com. Canadian Health&Care.Special Internet Prices.No prescription online pharmacy.Best quality drugs. Low price pills. Buy pills online

    Buy:Synthroid.Actos.Accutane.Mega Hoodia.Prednisolone.Lumigan.100% Pure Okinawan Coral Calcium.Valtrex.Retin-A.Human Growth Hormone.Zyban.Prevacid.Petcam (Metacam) Oral Suspension.Nexium.Zovirax.Arimidex….

Leave a comment